r-lib / commonmark

High Performance CommonMark and Github Markdown Rendering in R
https://docs.ropensci.org/commonmark/
Other
88 stars 11 forks source link

Parse NEWS file #2

Open jeroen opened 9 years ago

jeroen commented 9 years ago

Link to libxml2 and use xpath to parse a NEWS file based on markdown_xml output.

maelle commented 6 years ago

Interesting idea! 👌