jonstodle / obsius-obsidian-plugin

Easily publish notes to the web This plugin integrates with obsius.site to publish markdown notes on the web.
MIT License
149 stars 10 forks source link

Simple linebreaks are ignored #19

Open SanskritFritz opened 2 months ago

SanskritFritz commented 2 months ago

Simple linebreaks are ignored. The published text is one paragraph, while I often use newline to break the flow of text. Can you please put a <br> tag into the html export, wherever a newline is encountered? Thanks for this awesome plugin, I just donated!