shinyMCE adds the ability to use tinyMCE WYSIWYG editor as a component in Shiny apps.
To install, run:
if (!require("devtools"))
install.packages("devtools")
devtools::install_github("shinyMCE", "mul118")
The shinyMCE source code is hosted at the shinyMCE Github repo. More details and examples may be found at the shinyMCE website.
The following demos are available: