Sha256: b4086d81c51630f9c0c2623b14afd557c0c1a3ef24746fc1b231e22276a87274

Contents?: true

Size: 693 Bytes

Versions: 7

Compression:

Stored size: 693 Bytes

Contents

latex input:	mmd-article-header  
Title:			MultiMarkdown Footer Test  
latex mode:		memoir
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

7 entries across 7 versions & 2 rubygems

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