Package: minidown Type: Package Title: Create Simple Yet Powerful HTML Documents with Light Weight CSS Frameworks Version: 0.4.0 Authors@R: c( person(given = "Atsushi", family = "Yasumoto", role = c("aut", "cph", "cre"), email = "atusy.rpkg@gmail.com", comment = c(ORCID = "0000-0002-8335-495X")), person(given = "Angelos", family = "Chalaris", role = "aut", comment = "mini.css"), person(given = "Susam", family = "Pal", role = "aut", comment = "spcss"), person(given = "Mitesh", family = "Shah", role = "aut", comment = "sakura"), person(given = "Kognise", family = "", role = "aut", comment = "Water.css") ) Maintainer: Atsushi Yasumoto Description: Create minimal, responsive, and style-agnostic HTML documents with the lightweight CSS frameworks such as 'sakura', 'Water.css', and 'spcss'. Powerful features include table of contents floating as a sidebar, folding codes and results, and more. URL: https://minidown.atusy.net, https://github.com/atusy/minidown BugReports: https://github.com/atusy/minidown/issues License: MIT + file LICENSE Encoding: UTF-8 Language: en-US Roxygen: list(markdown = TRUE) RoxygenNote: 7.1.1 Imports: htmltools, katex, knitr, mime, rmarkdown, sass, xfun Suggests: callr, dplyr, purrr, shiny, testthat (>= 2.1.0), tidyr, tibble SystemRequirements: pandoc (>= 2.7.2) - http://pandoc.org VignetteBuilder: knitr Config/pak/sysreqs: cmake make libuv1-dev libssl-dev libnode-dev Repository: https://atusy.r-universe.dev Date/Publication: 2022-02-13 14:05:46 UTC RemoteUrl: https://github.com/atusy/minidown RemoteRef: HEAD RemoteSha: 519b8bc9a5edc6aedc1f951938c8bde1fb22b5d8 NeedsCompilation: no Packaged: 2026-07-03 19:19:47 UTC; root Author: Atsushi Yasumoto [aut, cph, cre] (ORCID: ), Angelos Chalaris [aut] (mini.css), Susam Pal [aut] (spcss), Mitesh Shah [aut] (sakura), Kognise [aut] (Water.css)