Package: markdown Type: Package Title: Render Markdown with the C Library 'Sundown' Version: 1.1 Authors@R: c( person("JJ", "Allaire", role = "aut"), person("Jeffrey", "Horner", role = "aut"), person("Yihui", "Xie", role = c("aut", "cre"), email = "xie@yihui.name", comment = c(ORCID = "0000-0003-0645-5666")), person("Henrik", "Bengtsson", role = "ctb"), person("Jim", "Hester", role = "ctb"), person("Yixuan", "Qiu", role = "ctb"), person("Kohske", "Takahashi", role = "ctb"), person("Adam", "November", role = "ctb"), person("Nacho", "Caballero", role = "ctb"), person("Jeroen", "Ooms", role = "ctb"), person("Thomas", "Leeper", role = "ctb"), person("Joe", "Cheng", role = "ctb"), person("Andrzej", "Oles", role = "ctb"), person("Vicent", "Marti", role = c("aut", "cph"), comment = "The Sundown library"), person("Natacha", "Porte", role = c("aut", "cph"), comment = "The Sundown library"), person(family = "RStudio", role = "cph") ) Description: Provides R bindings to the 'Sundown' Markdown rendering library (). Markdown is a plain-text formatting syntax that can be converted to 'XHTML' or other formats. See for more information about Markdown. Depends: R (>= 2.11.1) Imports: utils, xfun, mime (>= 0.3) Suggests: knitr, RCurl License: GPL-2 URL: https://github.com/rstudio/markdown BugReports: https://github.com/rstudio/markdown/issues VignetteBuilder: knitr RoxygenNote: 6.1.1 Encoding: UTF-8 NeedsCompilation: yes Packaged: 2019-08-07 15:59:28 UTC; yihui Author: JJ Allaire [aut], Jeffrey Horner [aut], Yihui Xie [aut, cre] (), Henrik Bengtsson [ctb], Jim Hester [ctb], Yixuan Qiu [ctb], Kohske Takahashi [ctb], Adam November [ctb], Nacho Caballero [ctb], Jeroen Ooms [ctb], Thomas Leeper [ctb], Joe Cheng [ctb], Andrzej Oles [ctb], Vicent Marti [aut, cph] (The Sundown library), Natacha Porte [aut, cph] (The Sundown library), RStudio [cph] Maintainer: Yihui Xie Repository: CRAN Date/Publication: 2019-08-07 16:30:02 UTC Built: R 4.2.1; x86_64-pc-linux-gnu; 2022-09-05 14:31:53 UTC; unix