commonmark (2.0.0)

Published 2026-02-24 13:47:07 +00:00 by atheaadmin

Installation

options("repos" = c(getOption("repos"), c(gitea="")))
install.packages("commonmark")

About this package

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.High Performance CommonMark and Github Markdown Rendering in R

Dependencies

Suggests curl, testthat, xml2
Details
CRAN
2026-02-24 13:47:07 +00:00
1
BSD_2_clause + file LICENSE
Jeroen Ooms
John MacFarlane
144 KiB
Assets (1)
Versions (1) View all
2.0.0 2026-02-24