Package: markdownInput
Type: Package
Title: Shiny Module for a Markdown Input with Result Preview
Version: 0.1.2
Authors@R: c(
    person("Julien", "Diot", email="juliendiot@ut-biomet.org", role=c("aut","ctb", "cre"),
    comment=c(ORCID="0000-0002-8738-2034"))
    )
Maintainer: Julien Diot <juliendiot@ut-biomet.org>
Description: An R-Shiny module containing a "markdownInput". This input allows
    the user to write some markdown code and to preview the result. This input
    has been inspired by the "comment" window of <https://github.com/>.
Imports: shiny (>= 1.0.5), shinyAce, markdown
License: GPL-3
Encoding: UTF-8
LazyData: true
URL: https://github.com/juliendiot42/markdownInput
BugReports: https://github.com/juliendiot42/markdownInput/issues
RoxygenNote: 7.0.2
NeedsCompilation: no
Packaged: 2020-01-20 09:50:20 UTC; julien
Author: Julien Diot [aut, ctb, cre] (<https://orcid.org/0000-0002-8738-2034>)
Repository: CRAN
Date/Publication: 2020-01-31 14:20:05 UTC
Built: R 4.2.0; ; 2022-03-22 17:49:22 UTC; unix
