Package: commonmark 2.0.0

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_2.0.0.tar.gz
commonmark_2.0.0.zip(r-4.7-x86_64)commonmark_2.0.0.zip(r-4.7-arm64)commonmark_2.0.0.zip(r-4.6-x86_64)commonmark_2.0.0.zip(r-4.6-arm64)commonmark_2.0.0.zip(r-4.5-x86_64)
commonmark_2.0.0.tgz(r-4.6-x86_64)commonmark_2.0.0.tgz(r-4.6-arm64)commonmark_2.0.0.tgz(r-4.5-x86_64)commonmark_2.0.0.tgz(r-4.5-arm64)
commonmark_2.0.0.tar.gz(r-4.7-arm64)commonmark_2.0.0.tar.gz(r-4.7-x86_64)commonmark_2.0.0.tar.gz(r-4.6-arm64)commonmark_2.0.0.tar.gz(r-4.6-x86_64)
commonmark_2.0.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
commonmark/json (API)

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

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

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

On CRAN:

Conda:

cmarkcmark-gfmgfmmarkdown

13.49 score 101 stars 2.7k packages 135 scripts 802k downloads 7 exports 0 dependencies

Last updated from:6c29d2ceb4 (on main). Checks:16 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK100
linux-devel-x86_64OK124
pkgdown docsOK166
source / vignettesOK162
linux-release-arm64OK95
linux-release-x86_64OK119
macos-release-arm64OK86
macos-release-x86_64OK159
macos-oldrel-arm64OK90
macos-oldrel-x86_64OK185
windows-devel-arm64OK189
windows-devel-x86_64OK86
windows-release-arm64OK255
windows-release-x86_64OK95
windows-oldrel-x86_64OK79
wasm-releaseOK100

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