/juicedownApp

Shiny app for converting Markdown to CSS-inlined HTML

Primary LanguageROtherNOASSERTION

juicedownApp

Small shiny app to help you convert a markdown document to an HTML fragment that's ready for copy-and-pasting into Moodle pages.

Installation

You can install the development version of juicedownApp like so:

# install.packages("remotes")
remotes::install_github("kenjisato/juicedownApp")

Example

juicedownApp::up()