Package: liteformats
Title: Lightweight Output Formats for 'litedown'
Version: 0.1.0
Authors@R: c(
    person("Nan", "Xiao", email = "me@nanx.me", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0002-0250-5673")),
    person("Yihui", "Xie", role = c("ctb", "cph"),
           comment = "pages.js and pages.css libraries")
    )
Description: A collection of lightweight, minimalist output formats and
    templates for 'litedown' by Xie (2026) <doi:10.32614/CRAN.package.litedown>,
    including resumes, cover letters, and other common document types.
    Documents are rendered with HTML and CSS and can be printed to PDF with a
    'Chromium'-based browser, without requiring 'Pandoc' or a 'LaTeX' installation.
License: MIT + file LICENSE
URL: https://nanx.me/liteformats/,
        https://github.com/nanxstats/liteformats
BugReports: https://github.com/nanxstats/liteformats/issues
Encoding: UTF-8
Imports: litedown (>= 0.10), xfun (>= 0.60)
Suggests: testit
VignetteBuilder: litedown
SystemRequirements: Chromium, Google Chrome, or Microsoft Edge (for PDF
        output)
RoxygenNote: 8.0.0
NeedsCompilation: no
Packaged: 2026-07-26 07:48:52 UTC; nanx
Author: Nan Xiao [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0002-0250-5673>),
  Yihui Xie [ctb, cph] (pages.js and pages.css libraries)
Maintainer: Nan Xiao <me@nanx.me>
Repository: CRAN
Date/Publication: 2026-08-05 07:10:08 UTC
