Package: downlit 0.4.5.9000
downlit: Syntax Highlighting and Automatic Linking
Syntax highlighting of R code, specifically designed forthe needs of 'RMarkdown' packages like 'pkgdown', 'hugodown',and 'bookdown'. It includes linking of function calls to theirdocumentation on the web, and automatic translation of ANSIescapes in output to the equivalent HTML.
Authors:Hadley Wickham [aut, cre],Posit Software, PBC [cph, fnd]
downlit_0.4.5.9000.tar.gz
downlit_0.4.5.9000.zip(r-4.6)downlit_0.4.5.9000.zip(r-4.5)downlit_0.4.5.9000.zip(r-4.4)
downlit_0.4.5.9000.tgz(r-4.5-any)downlit_0.4.5.9000.tgz(r-4.4-any)
downlit_0.4.5.9000.tar.gz(r-4.6-any)downlit_0.4.5.9000.tar.gz(r-4.5-any)
downlit_0.4.5.9000.tgz(r-4.5-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
Pkgdown/docs site:https://downlit.r-lib.org
12.41 score 91 stars 173 packages 416 scripts 174k downloads 14 exports 16 dependencies
Last updated from:44d27974c9. Checks:9 OK. Indexed: yes.
| Target | Result | Total time | Artifact |
|---|---|---|---|
| linux-devel-x86_64 | OK | 109 | |
| source / vignettes | OK | 274 | |
| linux-release-x86_64 | OK | 126 | |
| macos-release-arm64 | OK | 82 | |
| macos-oldrel-arm64 | OK | 121 | |
| windows-devel | OK | 116 | |
| windows-release | OK | 84 | |
| windows-oldrel | OK | 179 | |
| wasm-release | OK | 107 |
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 |
