How to change the font used in QTextEdit's markdown mode?
-
wrote on 12 Nov 2023, 06:51 last edited by
I can change the font that a QTextEdit uses in normal text display mode, but the font Markdown mode uses doesn't seem to be the same. It's fine in the Linux and Mac versions of my app, but it's very small in the Windows version, and I'd like to enlarge it if possible. How would I go about doing that?
1/1