Package: downlit 0.4.4.9000
downlit: Syntax Highlighting and Automatic Linking
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.
Authors:
downlit_0.4.4.9000.tar.gz
downlit_0.4.4.9000.zip(r-4.5)downlit_0.4.4.9000.zip(r-4.4)downlit_0.4.4.9000.zip(r-4.3)
downlit_0.4.4.9000.tgz(r-4.4-any)downlit_0.4.4.9000.tgz(r-4.3-any)
downlit_0.4.4.9000.tar.gz(r-4.5-noble)downlit_0.4.4.9000.tar.gz(r-4.4-noble)
downlit_0.4.4.9000.tgz(r-4.4-emscripten)downlit_0.4.4.9000.tgz(r-4.3-emscripten)
downlit.pdf |downlit.html✨
downlit/json (API)
NEWS
# Install 'downlit' in R: |
install.packages('downlit', repos = c('https://r-lib.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/r-lib/downlit/issues
Last updated 5 months agofrom:cdaa2f1326. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 07 2024 |
R-4.5-win | OK | Nov 07 2024 |
R-4.5-linux | OK | Nov 07 2024 |
R-4.4-win | OK | Nov 07 2024 |
R-4.4-mac | OK | Nov 07 2024 |
R-4.3-win | OK | Nov 07 2024 |
R-4.3-mac | OK | Nov 07 2024 |
Exports:autolinkautolink_urlclasses_chromaclasses_pandocdownlit_html_nodedownlit_html_pathdownlit_md_pathdownlit_md_stringevaluate_and_highlighthighlighthref_articlehref_packagehref_topicis_low_change
Dependencies:briocachemclidescdigestevaluatefansifastmapgluelifecyclememoiseR6rlangvctrswithryaml
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Automatically link inline code | autolink autolink_url |
Syntax highlight and link an HTML page | downlit_html_node downlit_html_path |
Syntax highlight and link a md document | downlit_md_path downlit_md_string |
Evaluate code and syntax highlight the results | evaluate_and_highlight |
Highlight and link a code block | classes_chroma classes_pandoc highlight |
Compare two recorded plots | is_low_change |