borismus / markdown-preview

Enables Chrome to render markdown files as HTML
http://smus.com
217 stars 42 forks source link

Allow disabling of markdown.css #12

Open feklee opened 12 years ago

feklee commented 12 years ago

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:

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)

borismus commented 12 years ago

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)