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 <atusy.rpkg@gmail.com>
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
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
NeedsCompilation: no
Packaged: 2022-02-08 13:36:34 UTC; rstudio
Author: Atsushi Yasumoto [aut, cph, cre]
    (<https://orcid.org/0000-0002-8335-495X>),
  Angelos Chalaris [aut] (mini.css),
  Susam Pal [aut] (spcss),
  Mitesh Shah [aut] (sakura),
  Kognise [aut] (Water.css)
Repository: CRAN
Date/Publication: 2022-02-08 13:50:01 UTC
Built: R 4.3.0; ; 2023-04-12 15:07:16 UTC; unix
