Sha256: e3e18d79abe53f5f6b638aa70f88c0b1050828481197fb214dc90a140d05975e

Contents?: true

Size: 673 Bytes

Versions: 13

Compression:

Stored size: 673 Bytes

Contents

latex input:	mmd-article-header  
Title:			MultiMarkdown Footer Test  
latex input:	mmd-article-begin-doc  
latex footer:	mmd-memoir-footer  

Here is some text containing a footnote.[^somesamplefootnote]


> And here is a footnote within a blockquote, should be labelled #2.[^secondnote]

And this is a codeblock, that should not be a footnote:

	This is code.[^somesamplefootnote]

And this is a short footnote for testing.[^shortnote]

And now, reuse a footnote.[^shortnote]

[^somesamplefootnote]: Here is the text of the footnote itself. It also has a [link][somesamplefootnote].

[somesamplefootnote]:http://somelink.com

[^secondnote]: Note # 2.

[^shortnote]: Finis

Version data entries

13 entries across 7 versions & 2 rubygems

Version Path
rpeg-multimarkdown-0.2.2 test/MultiMarkdownTest/MultiMarkdownTests/Footnotes.text
rpeg-multimarkdown-0.2.2 test/MultiMarkdownTest/CompatibilityTests/Footnotes.text
rpeg-multimarkdown-0.2.1 test/MultiMarkdownTest/CompatibilityTests/Footnotes.text
rpeg-multimarkdown-0.2.1 test/MultiMarkdownTest/MultiMarkdownTests/Footnotes.text
rpeg-multimarkdown-0.2 test/MultiMarkdownTest/CompatibilityTests/Footnotes.text
rpeg-multimarkdown-0.2 test/MultiMarkdownTest/MultiMarkdownTests/Footnotes.text
rpeg-multimarkdown2-2.0.3 test/MultiMarkdownTest/MultiMarkdownTests/Footnotes.text
rpeg-multimarkdown2-2.0.3 test/MultiMarkdownTest/CompatibilityTests/Footnotes.text
rpeg-multimarkdown2-2.0.2 test/MultiMarkdownTest/CompatibilityTests/Footnotes.text
rpeg-multimarkdown2-2.0.2 test/MultiMarkdownTest/MultiMarkdownTests/Footnotes.text
rpeg-multimarkdown2-2.0.1 test/MultiMarkdownTest/MultiMarkdownTests/Footnotes.text
rpeg-multimarkdown2-2.0.1 test/MultiMarkdownTest/CompatibilityTests/Footnotes.text
rpeg-multimarkdown-0.1.1 test/MultiMarkdownTest/MultiMarkdownTests/Footnotes.text