<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>High Performance CommonMark and Github Markdown Rendering in R</dc:title>
  <dc:title>R package commonmark version 2.0.0</dc:title>
  <dc:description>The CommonMark specification &lt;https://github.github.com/gfm/&gt; 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.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Suggests: curl, testthat, xml2</dc:relation>
  <dc:creator>Jeroen Ooms &lt;jeroenooms@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Jeroen Ooms [aut, cre] (ORCID: &lt;https://orcid.org/0000-0002-4035-0289&gt;),
  John MacFarlane [cph] (Author of cmark)</dc:contributor>
  <dc:rights>BSD_2_clause + file LICENSE (https://CRAN.R-project.org/package=commonmark/LICENSE)</dc:rights>
  <dc:date>2025-07-07</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=commonmark</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.commonmark</dc:identifier>
  <dc:language>en-US</dc:language>
</oai_dc:dc>
