mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-04 16:16:33 +02:00
Ignore style element
This commit is contained in:
@@ -2348,6 +2348,9 @@ public class HtmlHelper {
|
||||
// Signature
|
||||
setSpan(ssb, new TypefaceSpan("monospace"), start, ssb.length());
|
||||
break;
|
||||
case "style":
|
||||
// signatures
|
||||
break;
|
||||
case "ol":
|
||||
case "ul":
|
||||
int llevel = 0;
|
||||
|
||||
Reference in New Issue
Block a user