Package: highlightHTML
Type: Package
Title: Highlight HTML Text and Tables
Version: 0.2.5
Authors@R: person("Brandon", "LeBeau", 
                  email = "lebebr01+highlightHTML@gmail.com",
                  role = c("aut", "cre"),
                  comment = c(ORCID = "0000-0002-1265-8761"))
Maintainer: Brandon LeBeau <lebebr01+highlightHTML@gmail.com>
Description: A tool to format R markdown with CSS ids for HTML output. 
    The tool may be most helpful for those using markdown to create reproducible
    documents. The biggest limitations in formatting is the knowledge of CSS
    by the document authors.
Depends: R (>= 3.0.0)
Suggests: shiny, testthat, dplyr, knitr, rmarkdown
License: MIT + file LICENSE
RoxygenNote: 7.1.0
VignetteBuilder: knitr
URL: https://github.com/lebebr01/highlightHTML
BugReports: https://github.com/lebebr01/highlightHTML/issues
NeedsCompilation: no
Packaged: 2020-04-21 03:19:52 UTC; brandonlebeau
Author: Brandon LeBeau [aut, cre] (<https://orcid.org/0000-0002-1265-8761>)
Repository: CRAN
Date/Publication: 2020-04-21 12:20:18 UTC
Built: R 4.2.0; ; 2022-04-25 18:17:53 UTC; unix
