Package: commonmark 1.9.1

Jeroen Ooms

commonmark: High Performance CommonMark and Github Markdown Rendering in R

The CommonMark specification defines a rationalized version of markdown syntax. This package uses the 'cmark' reference implementation for converting markdown text into various formats including html, latex and groff man. In addition it exposes the markdown parse tree in xml format. Also includes opt-in support for GFM extensions including tables, autolinks, and strikethrough text.

Authors:Jeroen Ooms [aut, cre], John MacFarlane [cph]

commonmark_1.9.1.tar.gz
commonmark_1.9.1.zip(r-4.5)commonmark_1.9.1.zip(r-4.4)commonmark_1.9.1.zip(r-4.3)
commonmark_1.9.1.tgz(r-4.4-arm64)commonmark_1.9.1.tgz(r-4.4-x86_64)commonmark_1.9.1.tgz(r-4.3-arm64)commonmark_1.9.1.tgz(r-4.3-x86_64)
commonmark_1.9.1.tar.gz(r-4.5-noble)commonmark_1.9.1.tar.gz(r-4.4-noble)
commonmark_1.9.1.tgz(r-4.4-emscripten)commonmark_1.9.1.tgz(r-4.3-emscripten)
commonmark.pdf |commonmark.html
commonmark/json (API)
NEWS

# Install 'commonmark' in R:
install.packages('commonmark', repos = c('https://r-lib.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/r-lib/commonmark/issues

On CRAN:

cmarkcmark-gfmgfmmarkdown

7 exports 88 stars 14.64 score 0 dependencies 2056 dependents 429.1k downloads

Last updated 6 months agofrom:1209f2deae

Exports:list_extensionsmarkdown_commonmarkmarkdown_htmlmarkdown_latexmarkdown_manmarkdown_textmarkdown_xml

Dependencies:

Readme and manuals

Help Manual

Help pageTopics
Parse and render markdown textcommonmark markdown markdown_commonmark markdown_html markdown_latex markdown_man markdown_text markdown_xml
Github CommonMark Extensionsextensions list_extensions