Sha256: fc3032f3b96e534d0ea6f0c7405a1a0d110fdf5b6e9013d8ff687996c2b67827

Contents?: true

Size: 690 Bytes

Versions: 7

Compression:

Stored size: 690 Bytes

Contents

\input{mmd-article-header}
\def\mytitle{MultiMarkdown Footer Test}
\input{mmd-article-begin-doc}
Here is some text containing a footnote.\footnote{Here is the text of the footnote itself. It also has a \href{http://somelink.com}{link}\footnote{\href{http://somelink.com}{http:/\slash somelink.com}}.}

\begin{quote}

And here is a footnote within a blockquote, should be labelled \#2.\footnote{Note \# 2.}
\end{quote}

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

\begin{verbatim}
This is code.[^somesamplefootnote]
\end{verbatim}


And this is a short footnote for testing.\footnote{Finis}

And now, reuse a footnote.\footnote{Finis}

\input{mmd-memoir-footer}

\end{document}

Version data entries

7 entries across 7 versions & 2 rubygems

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