wbrawner / SimpleMarkdown

SimpleMarkdown is an Android app for editing Markdown!
https://play.google.com/store/apps/details?id=com.wbrawner.simplemarkdown
Apache License 2.0
158 stars 18 forks source link

Feature Request: load custom css in the preview #62

Open xenogenesi opened 4 years ago

xenogenesi commented 4 years ago

If the preview is generated as html it could be very useful to be able to load custom css.

wbrawner commented 4 years ago

Hey, thanks for the request. This is actually already mostly done, I just haven't found the time to finish the work just yet. The loading and saving of the custom CSS is done, I just need to build in a decent way to edit it, preferably with syntax highlighting

xenogenesi commented 4 years ago

Great news! Personally I was thinking about selecting a css file already loaded on the phone, but if you can edit it all the better.