Create simple yet powerful html documents with lightweight CSS frameworks.
install.packages("minidown")
remotes::install_github("atusy/minidown")
- Light weight CSS frameworks
- sakura (default)
- spcss
- water
- mini (archived)
- and more in the future based on the list in Awesome CSS Frameworks
- Code folding
- for source, output, message, warning, and error
- Tooltip
- Floating TOC
- Math with KaTeX
- HTML5
- The Pandoc's HTML5 template is minimally modified by
- removing math section to support KaTeX CDN even if self contained
- wrapping body paragraphs by the
<article>
tag.
- Output format is HTML4 as an exception if
framework = "bootstrap"
.
- The Pandoc's HTML5 template is minimally modified by
- Official demo
- Package vignettes
- digest, littler, spdlog, and tidyCpp by @eddelbuettel
In the order of priority.
- Simple and extensible developments
- Use less external dependencies such as JavaScript.
- Let Pandoc do things as much as possible
- Not to reinvent the wheel
- Light weight output results