[okular] [Bug 510945] okular fails to render strike through formatted text of markdown documents (2)
Ben Morris
bugzilla_noreply at kde.org
Tue Nov 11 12:43:22 GMT 2025
https://bugs.kde.org/show_bug.cgi?id=510945
--- Comment #5 from Ben Morris <bugs at benmorris.org.uk> ---
I've put in an MR for, as it were, the stupid solution: just fix the tags with
a plain-text find and replace.
I came across a couple of alternative solutions which seemed complex beyond my
comfort level, and also possibly bad ideas anyway:
1. Something a bit like this:
https://invent.kde.org/education/rkward/-/commit/4ea710a77a90f1329ab57661283495bffdffe42c#6f1ea88f82d81036331f50a8ce6c32e36556e4e0
2. I *thought* QDomDocument offered a way of declaring additional entity
references, or of handling undeclared ones, but a) I can't actually find it any
more and b) that feels a bit too much like trying to build an HTML parser on
top of the XML parser.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Okular-devel
mailing list