n457 / Uncolored

(Un)colored — Next generation desktop rich content editor that saves documents with themes. HTML & Markdown compatible. For Windows, OS X & Linux. — http://n457.github.io/Uncolored/
Apache License 2.0
776 stars 51 forks source link

Markdown Syntex does not work #42

Closed virendra531 closed 6 years ago

virendra531 commented 6 years ago

If i write #Hello World it does show Header

elevenpassin commented 6 years ago

@rajeshranjan531 Your markdown syntax is wrong.

You need to include a space after the hashtags.

Like # Hello world