Sha256: 8d13494ab28407af6baf6def476d2031e7ebcc93953be20ff4160716d7f24940

Contents?: true

Size: 1.26 KB

Versions: 6

Compression:

Stored size: 1.26 KB

Contents

\input{mmd-article-header}
\def\mytitle{MultiMarkdown Headers Test}
\def\latexmode{memoir}
\input{mmd-article-begin-doc}
\section{Normal Header}
\label{normalheader}

plain text

\section{Normal Header with trailing space}
\label{normalheaderwithtrailingspace}

\chapter{Normal Header with trailing space}
\label{normalheaderwithtrailingspace}

plain text

\section{Header with \href{http://www.google.com}{Link}}
\label{headerwithlink}

plain text

\section{Header with \href{http://www.google.com}{Link}}
\label{headerwithlink}

and more plain text

\section{Header with \href{http://www.google.com}{Link} and space}
\label{headerwithlinkandspace}

and more plain text

The following should still be detected as headers:

\chapter{Broken label [ text [}
\label{brokenlabeltext}

\section{Test Header 2 and}
\label{label}

\section{Broken Reference Link [label][label2]}
\label{brokenreferencelinklabellabel2}

\section{Reference link not label \href{http://example.com/}{label}}
\label{referencelinknotlabellabel}

\section{Link \href{http://example.net/}{not label}}
\label{linknotlabel}

And link to [label2] and \href{http://example.com/}{label1}\footnote{\href{http://example.com/}{http:/\slash example.com\slash }} and label (\autoref{label}).

\input{mmd-memoir-footer}

\end{document}

Version data entries

6 entries across 6 versions & 2 rubygems

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