NEWS in package ‘commonmark’
Changes in version 1.9.1
- Update libcmark-gfm to 0.29.0.gfm.13
Changes in version 1.9.0
- Add parameter 'footnotes' to enable footnote parsing
- Update libcmark-gfm to 0.29.0.gfm.9
Changes in version 1.8.1
- Update libcmark-gfm to 0.29.0.gfm.6
- Fix strict-prototypes warnings
Changes in version 1.8.0
- Update libcmark-gfm to 0.29.0.gfm.3
Changes in version 1.7
- Update libcmark-gfm to 0.28.3.gfm.19
- Hide internal symbols, fixes crash on rstudio in centos (#12)
Changes in version 1.6
- Update libcmark-gfm to 0.28.3.gfm.16
Changes in version 1.5
- Update libcmark-gfm to 0.28.3.gfm.12
Changes in version 1.4
- Update libcmark-gfm to 0.28.0.gfm.8
- Add new output markdown_text()
- Hide symbols from dll on supported platforms
Changes in version 1.2
- Update upstream libcmark (github/cmark@14874d3)
- Add R_init_commonmark to please CMD check
Changes in version 1.1
- Update upstream libcmark (github/cmark@57ca6e2)
Changes in version 1.0
- Switch to Github fork of cmark library (master@0e197aa)
- Add bindings for enabling extensions
- Switch to roxygen2 markdown format for manual pages
Changes in version 0.9
- Update libcmark to 0.26.1
Changes in version 0.8
- Update libcmark to 0.25.2
Changes in version 0.7
- Update libcmark to 0.24.1
Changes in version 0.6
Changes in version 0.5
- Update libcmark to 0.22
- Added markdown_latex() function