Multiparagraph footnotes are flattened to a single paragraph
I have Macports' latest version of MultiMarkdown installed (3.0b11; yep, I know it is not up to date compared to Github's).
It renders this markdown document with a multiparagrah footnote just fine:
This is a test[^footnote].
[^footnote]: This footnote should have 3 paragraphs. This is the end of the 1st one.
Yet another paragraph, this being the 2nd.
And here we have the 3rd.
However, Marked does not. It displays the link back to the body text at the end of the 1st paragraph, not the 3rd, and then concatenates all remaining paragraphs after that without a single line break.
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Brett on 25 Sep, 2011 12:16 PM
This is a known issue and is fixed for v1.3. The issue is purely in the CSS styles I've included, and those have been updated heavily for the next release.
Brett closed this discussion on 25 Sep, 2011 12:16 PM.