Markdown-to-HTML: Suppressing <br> tags

Are you missing a feature? Request its implementation here.
earlhood-eps
Posts: 4
Joined: Thu May 26, 2022 2:11 am

Markdown-to-HTML: Suppressing <br> tags

Post by earlhood-eps »

Experimenting with Oxygen for generating HTML output of Markdown documents. One behavior that is currently a show-stopper for me is Oxygen generating a <br> tag at the end of each line when converting a Markdown document into HTML. Can this be suppressed?

This behavior is inconsistent with all the other Markdown processors I have played with, where <br> tags are only generated when using a backslash at the end of a line or 2 spaces (which to use depends on processor, where for me, I use backslash [CommonMark specification]).
Radu
Posts: 9629
Joined: Fri Jul 09, 2004 5:18 pm

Re: Markdown-to-HTML: Suppressing <br> tags

Post by Radu »

Hi,
Can you tell us more about how you generate HTML from Markdown using Oxygen?
Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
Post Reply