Authors and Citation

To cite this package in publications, please use the following citation.

Authors

Rich Iannone. Maintainer.

Citation

Source: CITATION.cff

BibTeX

@Manual{,
  title = {multimark provides Python bindings to cmark and allows for CommonMark parsing and rendering (HTML, LaTeX, man, XML)},
  author = {Rich Iannone},
  year = {2026},
  note = {Python package version 0.2.0},
  url = {https://posit-dev.github.io/multimark},
}

APA

Iannone, R. (2026). multimark provides Python bindings to cmark and allows for CommonMark parsing and rendering (HTML, LaTeX, man, XML) (Version 0.2.0) [Computer software]. https://posit-dev.github.io/multimark

RIS

TY  - COMP
TI  - multimark provides Python bindings to cmark and allows for CommonMark parsing and rendering (HTML, LaTeX, man, XML)
AU  - Iannone, Rich
PY  - 2026
VL  - 0.2.0
UR  - https://posit-dev.github.io/multimark
AB  - multimark provides Python bindings to cmark, enabling CommonMark parsing and rendering to various formats including HTML, LaTeX, man, and XML. A CLI is also provided for command-line usage. The package is designed to be fast, efficient, and easy to use, making it a great choice for developers looking to work with CommonMark in Python.
ER  -