The CommonMark specification defines a rationalized version of markdown syntax. This package uses the libcmark 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.
Version: | 0.9 |
Suggests: | curl |
Published: | 2016-07-23 |
Author: | Jeroen Ooms [aut, cre], John MacFarlane [cph] (Author of cmark) |
Maintainer: | Jeroen Ooms <jeroen.ooms at stat.ucla.edu> |
BugReports: | http://github.com/jeroenooms/commonmark/issues |
License: | BSD_2_clause + file LICENSE |
URL: | https://github.com/jeroenooms/commonmark http://commonmark.org/help/ |
NeedsCompilation: | yes |
Materials: | NEWS |
CRAN checks: | commonmark results |
Reference manual: | commonmark.pdf |
Package source: | commonmark_0.9.tar.gz |
Windows binaries: | r-devel: commonmark_0.9.zip, r-release: commonmark_0.9.zip, r-oldrel: commonmark_0.9.zip |
OS X Mavericks binaries: | r-release: commonmark_0.9.tgz, r-oldrel: commonmark_0.9.tgz |
Old sources: | commonmark archive |
Please use the canonical form https://CRAN.R-project.org/package=commonmark to link to this page.