Skip to the content.

some test document, test 2

A description of LaTeX in Markdown (GFM)

With a code block using LaTeX syntax highlighting

\documentclass{article}

\begin{document}

\section{The start}
aaa

\section{The End}
zzz
\end{document}

More details

There is more markdown text here.