markdown-preview
markdown-preview copied to clipboard
Allow disabling of markdown.css
It would be great if I could disable the CSS used by markdown-preview. The current styling is not only ugly (IMHO) but partially broken. Just some issues:
- over-sized headings
- huge distances between paragraphs
- nested ordered lists aren't indented
I much prefer how Chrome styles pages without any CSS.
In a nutshell: A simple switch to turn off markdown.css would be very helpful!
(as a quick workaround I commented out the CSS in Google\Chrome\User Data\Default\Extensions\jmchmkecamhbiokiopfpnfgbidieafmd\0.3_0\markdown.css)
Unfortunately no time to work on this at the moment. Ideally there would be an options page that would let you configure this behavior (stylesheet, default stylesheet, or custom stylesheet)