I understand that since it is based on Ace editor, there is a restriction to use the Monospace fonts alone. However, in many custom css
scripts (userstyle
), I have seen this being overriden by non-monospace fonts and the rendered markdown looks almost perfect. I wanted to understand two things in regards to this:
- What exactly does the monospace-only restriction apply to? Is it to the rendered markdown or just the editor font which is unaffected by a custom css?
- What happens if we override this? What is the expected disruption?
Version: Portable 1.3.18 (Windows)