mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-02 07:06:18 +02:00
Line before headings
This commit is contained in:
@@ -760,6 +760,7 @@ public class HtmlHelper {
|
||||
|
||||
// Replace headings
|
||||
Elements hs = document.select("h1,h2,h3,h4,h5,h6");
|
||||
hs.attr("x-line-before", "true");
|
||||
if (text_size) {
|
||||
if (text_separators && view)
|
||||
for (Element h : hs)
|
||||
|
||||
Reference in New Issue
Block a user