Package: litedown 0.3

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]

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

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

Peer review:

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

4.28 score 13 scripts 3.3k downloads 20 exports 2 dependencies

Last updated 6 days agofrom:246c97e996. Checks:OK: 2. Indexed: no.

TargetResultDate
Doc / VignettesOKOct 17 2024
R-4.5-linuxOKOct 17 2024

Exports:crackenginesfissfusefuse_bookfuse_envfuse_sitehtml_formatlatex_formatmarkmarkdown_optionspkg_citationpkg_codepkg_descpkg_manualpkg_newsreactorroamsievetiming_data

Dependencies:commonmarkxfun

HTML Output from Markdown Examples

Rendered frommarkdown-output.Rmdusinglitedown::vignetteon Oct 17 2024.

Last update: 2024-08-21
Started: 2024-08-21

Making HTML Slides with the litedown Package

Rendered fromslides.Rmdusinglitedown::vignetteon Oct 17 2024.

Last update: 2024-10-16
Started: 2024-08-21

Raw Output from Markdown Examples

Rendered frommarkdown-examples.Rmdusinglitedown::vignetteon Oct 17 2024.

Last update: 2024-08-21
Started: 2024-08-21