# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "commonmark" in publications use:' type: software license: BSD-2-Clause title: 'commonmark: High Performance CommonMark and Github Markdown Rendering in R' version: 2.0.0 doi: 10.32614/CRAN.package.commonmark identifiers: - type: url value: https://ropensci.r-universe.dev/commonmark abstract: 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. authors: - family-names: Ooms given-names: Jeroen email: jeroenooms@gmail.com orcid: https://orcid.org/0000-0002-4035-0289 repository: https://ropensci.r-universe.dev repository-code: https://github.com/r-lib/commonmark commit: 6c29d2ceb408bef07012b69c45dc7e31ed8b2eaa url: https://docs.ropensci.org/commonmark/ contact: - family-names: Ooms given-names: Jeroen email: jeroenooms@gmail.com orcid: https://orcid.org/0000-0002-4035-0289