Syntax highlighting of R code, specifically designed
for the needs of 'RMarkdown' packages like 'pkgdown', 'hugodown', and
'bookdown'. It includes linking of function calls to their documentation
on the web, and automatic translation of ANSI escapes in output to the
equivalent HTML.
Version: |
0.2.1 |
Depends: |
R (≥ 3.2.0) |
Imports: |
brio, digest, evaluate, fansi, rlang, vctrs, yaml |
Suggests: |
rmarkdown, jsonlite, MASS, testthat (≥ 3.0.0), covr, pkgload, xml2 |
Published: |
2020-11-04 |
Author: |
Hadley Wickham [aut, cre],
RStudio [cph] |
Maintainer: |
Hadley Wickham <hadley at rstudio.com> |
BugReports: |
https://github.com/r-lib/downlit/issues |
License: |
MIT + file LICENSE |
URL: |
https://downlit.r-lib.org/, https://github.com/r-lib/downlit |
NeedsCompilation: |
no |
Materials: |
README NEWS |
CRAN checks: |
downlit results |