Package: juicedown
Title: 'juice' + 'markdown': Convert 'R Markdown' into 'HTML' with
        Inline Styles
Version: 0.1.1
Authors@R: 
    person("Kenji", "Sato", , "kenji@kenjisato.jp", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0009-0000-4520-2560"))
Description: A convenience tool to create 'HTML' with inline styles using 
  'juicyjuice' and 'markdown' packages. It is particularly useful when working 
  on a content management system (CMS) whose code editor eliminates style and 
  link tags. The main use case of the package is the learning management system, 
  'Moodle'. Additional helper functions for teaching purposes are provided. Learn 
  more about 'juicedown' at <https://kenjisato.github.io/juicedown/>.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.3
URL: https://kenjisato.github.io/juicedown/
Suggests: readxl, testthat (>= 3.0.0)
Config/testthat/edition: 3
Imports: clipr, dplyr, glue, juicyjuice, knitr, markdown, rlang, rvest,
        sass, stringr, xfun, xml2
NeedsCompilation: no
Packaged: 2023-09-05 02:35:33 UTC; kenjisato
Author: Kenji Sato [aut, cre, cph] (<https://orcid.org/0009-0000-4520-2560>)
Maintainer: Kenji Sato <kenji@kenjisato.jp>
Repository: CRAN
Date/Publication: 2023-09-05 16:50:02 UTC
Built: R 4.3.0; ; 2023-09-14 09:51:16 UTC; unix
