Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

extensions

Github CommonMark Extensions


Description

The Github fork of cmark supports several markdown extensions which provide features which are not (yet) in the official commonmark spec.

Usage

list_extensions()

Details

Currently the following extensions are supported:

  • table support rendering of tables

  • strikethrough via ~sometext~ syntax

  • autolink automatically turn URLs into hyperlinks

  • tagfilter blacklist html tags: title textarea style xmp iframe noembed noframes script plaintext.

See also the spec for GitHub Flavored Markdown.

Examples

print(list_extensions())

commonmark

High Performance CommonMark and Github Markdown Rendering in R

v1.7
BSD_2_clause + file LICENSE
Authors
Jeroen Ooms [aut, cre], John MacFarlane [cph] (Author of cmark)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.