Package: litedown 0.5

Yihui Xie

litedown: A Lightweight Version of R Markdown

Render R Markdown to Markdown (without using 'knitr'), and Markdown to lightweight HTML or 'LaTeX' documents with the 'commonmark' package (instead of 'Pandoc'). Some missing Markdown features in 'commonmark' are also supported, such as raw HTML or 'LaTeX' blocks, 'LaTeX' math, superscripts, subscripts, footnotes, element attributes, and appendices, but not all 'Pandoc' Markdown features are (or will be) supported. With additional JavaScript and CSS, you can also create HTML slides and articles. This package can be viewed as a trimmed-down version of R Markdown and 'knitr'. It does not aim at rich Markdown features or a large variety of output formats (the primary formats are HTML and 'LaTeX'). Book and website projects of multiple input documents are also supported.

Authors:Yihui Xie [aut, cre], Tim Taylor [ctb]

litedown_0.5.tar.gz
litedown_0.5.zip(r-4.5)litedown_0.5.zip(r-4.4)litedown_0.5.zip(r-4.3)
litedown_0.5.tgz(r-4.5-any)litedown_0.5.tgz(r-4.4-any)litedown_0.5.tgz(r-4.3-any)
litedown_0.5.tar.gz(r-4.5-noble)litedown_0.5.tar.gz(r-4.4-noble)
litedown_0.5.tgz(r-4.4-emscripten)litedown_0.5.tgz(r-4.3-emscripten)
litedown.pdf |litedown.html
litedown/json (API)
NEWS

# Install 'litedown' in R:
install.packages('litedown', repos = c('https://r-multiverse.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/yihui/litedown/issues

On CRAN:

litedownmarkdownr-markdownreport-generatorreproducible-research

9.22 score 193 stars 14 scripts 5.7k downloads 21 exports 2 dependencies

Last updated 2 months agofrom:86944bd3c5 (on v0.5). Checks:8 OK. Indexed: no.

TargetResultLatest binary
Doc / VignettesOKFeb 11 2025
R-4.5-winOKFeb 11 2025
R-4.5-macOKFeb 11 2025
R-4.5-linuxOKFeb 11 2025
R-4.4-winOKFeb 11 2025
R-4.4-macOKFeb 11 2025
R-4.3-winOKFeb 11 2025
R-4.3-macOKFeb 11 2025

Exports:crackenginesfissfusefuse_bookfuse_envfuse_sitehtml_formatlatex_formatmarkmarkdown_optionspkg_citationpkg_codepkg_descpkg_manualpkg_newsreactorroamsievetiming_datavest

Dependencies:commonmarkxfun

HTML Output from Markdown Examples

Rendered frommarkdown-output.Rmdusinglitedown::vignetteon Feb 11 2025.

Last update: 2024-12-05
Started: 2024-03-12

Making HTML Slides with the litedown Package

Rendered fromslides.Rmdusinglitedown::vignetteon Feb 11 2025.

Last update: 2024-12-05
Started: 2024-03-12

Raw Output from Markdown Examples

Rendered frommarkdown-examples.Rmdusinglitedown::vignetteon Feb 11 2025.

Last update: 2024-12-05
Started: 2024-03-12