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.7 |
Suggests: | curl, testthat, xml2 |
Published: | 2018-12-01 |
Author: | Jeroen Ooms [aut, cre], John MacFarlane [cph] (Author of cmark) |
Maintainer: | Jeroen Ooms <jeroen at berkeley.edu> |
BugReports: | http://github.com/jeroen/commonmark/issues |
License: | BSD_2_clause + file LICENSE |
URL: | http://github.com/jeroen/commonmark (devel) https://github.github.com/gfm/ (spec) |
NeedsCompilation: | yes |
Materials: | NEWS |
CRAN checks: | commonmark results |
Reference manual: | commonmark.pdf |
Package source: | commonmark_1.7.tar.gz |
Windows binaries: | r-devel: commonmark_1.7.zip, r-release: commonmark_1.7.zip, r-oldrel: commonmark_1.7.zip |
macOS binaries: | r-release: commonmark_1.7.tgz, r-oldrel: commonmark_1.7.tgz |
Old sources: | commonmark archive |
Reverse imports: | blastula, codemetar, conflr, gt, huxtable, roxygen2, shiny, spelling |
Reverse suggests: | biocViews, progressr, startup |
Please use the canonical form https://CRAN.R-project.org/package=commonmark to link to this page.