Quarkdown: A modern Markdown-based typesetting system
created: June 3, 2025, 8:06 a.m. | updated: June 4, 2025, 4:54 a.m.
TargetsHTML ✅ Plain output (default) ✅ Slides via reveal.js ✅ Paged (books, articles) via paged.jsPaged documents require a webserver to render in the browser.
\end { center } \begin { figure }[!h] \centering \begin { subfigure }[b] \includegraphics [width=0.3 \linewidth ]{img1.png} \end { subfigure } \begin { subfigure }[b] \includegraphics [width=0.3 \linewidth ]{img2.png} \end { subfigure } \begin { subfigure }[b] \includegraphics [width=0.3 \linewidth ]{img3.png} \end { subfigure } \end { figure } .tableofcontents # Section ## Subsection 1 .
-w or --watch : recompiles the source everytime a file from the source directory is changed.
Accepted values: html html-pdf (equivalent to -r html --pdf )--server-port <port> : optional customization of the local webserver's port.
--clean : deletes the content of the output directory before producing new files.
5 days, 7 hours ago: Hacker News