Notepad
Notepad copied to clipboard
Allow different fonts for displaying and editing
For example, I want monospace when editing (like in most text editors), but sans-serif when displaying the rendered Markdown. Specially since it can already correctly show code in monospace font (inside ` and ```), even when font is not set to monospace.
Currently, you can't get both. If you set font to monospace, Markdown will also render in monospace.