turning on 'Convert line breaks into HTML (i.e. <br> and <p>)' before this filter breaks this filter. This should be documented.

Comments

josephcheek’s picture

Issue summary: View changes
frjo’s picture

Title: doesn't work with 'Convert line breaks into HTML (i.e. <br> and <p>)' turned on » Doesn't work with 'Convert line breaks into HTML (i.e. <br> and <p>)' turned on
Category: Bug report » Task

The "Convert line breaks…" filter should not be used together with the Markdown filter since Markdown handle the line breaks on its own. Will add that to the documentation.

frjo’s picture

Status: Active » Closed (works as designed)
nickonom’s picture

Status: Closed (works as designed) » Active

The "Convert line breaks…" filter should not be used together with the Markdown filter since Markdown handle the line breaks on its own. Will add that to the documentation.

Unfortunately, Markdown is not breaking lines on its own, so this is not true.

frjo’s picture

Status: Active » Closed (works as designed)

Please do not reopen old issues, open a new one instead.

Also, please provide some examples, links to pages with the problem so we can understand the issue.

Markdown documentation for paragraphs and line breaks https://daringfireball.net/projects/markdown/syntax#p.