qmarkdowntextedit
qmarkdowntextedit copied to clipboard
Question: How to zoom?
How can I zoom in and out with as little code as possible? MarkdownHiglighter uses a fixed font, so QPlainTextEdit's zoom functions can't be used
I guess something like in https://github.com/pbek/QOwnNotes/blob/a35eb3d1a46b51604d1e544bfcb3dc187536ad35/src/widgets/qownnotesmarkdowntextedit.cpp#L97