mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-27 11:25:13 +01:00
Aligned
This commit is contained in:
1
FAQ.md
1
FAQ.md
@@ -2718,6 +2718,7 @@ $$lowpriority$ (since version 1.1958)
|
||||
$$highpriority$ (since version 1.1958)
|
||||
$$signed$ (since version 1.1981)
|
||||
$$encrypted$ (since version 1.1981)
|
||||
$$aligned$ (since version 1.2049)
|
||||
```
|
||||
|
||||
Note that *regex* should be disabled and that there should be no white space.
|
||||
|
||||
@@ -230,7 +230,8 @@ public class FragmentRule extends FragmentBase {
|
||||
"$$lowpriority$",
|
||||
"$$highpriority$",
|
||||
"$$signed$",
|
||||
"$$encrypted$"
|
||||
"$$encrypted$",
|
||||
"$$aligned$"
|
||||
));
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user