Package: litedown 0.9.10

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.9.10.tar.gz
litedown_0.9.10.zip(r-4.7)litedown_0.9.10.zip(r-4.6)litedown_0.9.10.zip(r-4.5)
litedown_0.9.10.tgz(r-4.6-any)litedown_0.9.10.tgz(r-4.5-any)
litedown_0.9.10.tar.gz(r-4.7-any)litedown_0.9.10.tar.gz(r-4.6-any)
litedown_0.9.10.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
litedown/json (API)
NEWS

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

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

On CRAN:

Conda:

litedownmarkdownr-markdownreport-generatorreproducible-research

14.37 score 258 stars 578 packages 47 scripts 373k downloads 23 exports 2 dependencies

Last updated from:96aa18e5bc. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK119
source / vignettesOK131
linux-release-x86_64OK113
macos-release-arm64OK84
macos-oldrel-arm64OK93
windows-develOK66
windows-releaseOK75
windows-oldrelOK84
wasm-releaseOK84

Exports:crackenginesfissfusefuse_bookfuse_envfuse_siteget_contexthtml_formatlatex_formatmarkmarkdown_optionspkg_citationpkg_codepkg_descpkg_manualpkg_newsraw_textreactorroamsievetiming_datavest

Dependencies:commonmarkxfun

Making HTML Slides with the litedown Package

Rendered fromslides.Rmdusinglitedown::vignetteon Jun 02 2026.

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