Download Latest Version 3.16.0 source code.zip (7.9 MB)
Email in envelope

Get an email when there's a new version of Markdown package LaTeX

Home / 3.16.0
Name Modified Size InfoDownloads / Week
Parent folder
markdown.pdf 2026-06-17 1.5 MB
markdown.zip 2026-06-17 4.9 MB
3.16.0 source code.tar.gz 2026-06-17 7.5 MB
3.16.0 source code.zip 2026-06-17 7.9 MB
README.md 2026-06-17 947 Bytes
Totals: 5 Items   21.8 MB 0

Development

This version of the Markdown package has added the following new features:

  • Allow delimiters other than { and } after \markinline. (#646, d17a31f6)

This allows potentially unbalanced braces to appear in the markdown text:

tex \documentclass{article} \usepackage[bracketed_spans]{markdown} \begin{document} \markinline|[JSON]{.acronym}| \end{document}

Continuous integration

This version of the Markdown package has made the following changes to our continuous integration:

  • Fix @mermaid-js/mermaid-cli not downloading chrome-headless-shell. (b5cc155e)

  • In workflows/main.yml, add buildDocumentation dispatch input. (effc46de, 8b6a4d20)

This allows running the pipeline without building the documentation and example documents, which is helpful in quickly building a Docker image, especially if building the documentation and example documents fails.

Source: README.md, updated 2026-06-17