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.

Version: 1.9.1
Suggests: curl, testthat, xml2
Published: 2024-01-30
Author: Jeroen Ooms ORCID iD [aut, cre], John MacFarlane [cph] (Author of cmark)
Maintainer: Jeroen Ooms <jeroen at berkeley.edu>
BugReports: https://github.com/r-lib/commonmark/issues
License: BSD_2_clause + file LICENSE
URL: https://docs.ropensci.org/commonmark/ https://r-lib.r-universe.dev/commonmark https://github.github.com/gfm/ (spec)
NeedsCompilation: yes
Language: en-US
Materials: NEWS
CRAN checks: commonmark results

Documentation:

Reference manual: commonmark.pdf

Downloads:

Package source: commonmark_1.9.1.tar.gz
Windows binaries: r-devel: commonmark_1.9.1.zip, r-release: commonmark_1.9.1.zip, r-oldrel: commonmark_1.9.1.zip
macOS binaries: r-release (arm64): commonmark_1.9.1.tgz, r-oldrel (arm64): commonmark_1.9.1.tgz, r-release (x86_64): commonmark_1.9.1.tgz
Old sources: commonmark archive

Reverse dependencies:

Reverse imports: blastula, codemetar, conflr, emayili, gt, gtExtras, huxtable, knitxl, mailmerge, markdown, roxygen2, shiny, spelling, tinkr
Reverse suggests: biocViews, epoxy, flextable, future.tests, pkgnews, progressr, startup

Linking:

Please use the canonical form https://CRAN.R-project.org/package=commonmark to link to this page.