Commit graph

1 commit

Author SHA1 Message Date
brook
95b9095651 R-commonmark: initial commit
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.
2019-08-09 18:31:59 +00:00