Package: commonmark 1.9.5

Jeroen Ooms

commonmark: High Performance CommonMark and Github Markdown Rendering in R

The CommonMark specification <https://github.github.com/gfm/> 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.5.tar.gz
commonmark_1.9.5.zip(r-4.6)commonmark_1.9.5.zip(r-4.5)commonmark_1.9.5.zip(r-4.4)
commonmark_1.9.5.tgz(r-4.5-x86_64)commonmark_1.9.5.tgz(r-4.5-arm64)commonmark_1.9.5.tgz(r-4.4-x86_64)commonmark_1.9.5.tgz(r-4.4-arm64)
commonmark_1.9.5.tar.gz(r-4.6-arm64)commonmark_1.9.5.tar.gz(r-4.6-x86_64)commonmark_1.9.5.tar.gz(r-4.5-arm64)commonmark_1.9.5.tar.gz(r-4.5-x86_64)
commonmark_1.9.5.tgz(r-4.5-emscripten)commonmark_1.9.5.tgz(r-4.4-emscripten)
commonmark.pdf |commonmark.html
commonmark/json (API)
NEWS

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

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

Pkgdown site:https://docs.ropensci.org

On CRAN:

Conda:

cmarkcmark-gfmgfmmarkdown

13.76 score 98 stars 2.3k packages 91 scripts 539k downloads 7 exports 0 dependencies

Last updated 3 months ago from:e033b75770 (on main). Checks:15 OK. Indexed: yes.

TargetResultTotal time
linux-devel-arm64OK130
linux-devel-x86_64OK107
pkgdown docsOK148
source / vignettesOK128
linux-release-arm64OK122
linux-release-x86_64OK109
macos-release-arm64OK77
macos-release-x86_64OK127
macos-oldrel-arm64OK86
macos-oldrel-x86_64OK138
windows-develOK123
windows-releaseOK127
windows-oldrelOK83
wasm-releaseOK94
wasm-oldrelOK87

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