Package: markdownInput 0.1.2
markdownInput: Shiny Module for a Markdown Input with Result Preview
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/>.
Authors:
markdownInput_0.1.2.tar.gz
markdownInput_0.1.2.zip(r-4.7)markdownInput_0.1.2.zip(r-4.6)markdownInput_0.1.2.zip(r-4.5)
markdownInput_0.1.2.tgz(r-4.6-any)markdownInput_0.1.2.tgz(r-4.5-any)
markdownInput_0.1.2.tar.gz(r-4.7-any)markdownInput_0.1.2.tar.gz(r-4.6-any)
markdownInput_0.1.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
markdownInput/json (API)
| # Install 'markdownInput' in R: |
| install.packages('markdownInput', repos = c('https://juliendiot42.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/juliendiot42/markdowninput/issues
Last updated from:af658464c1. Checks:7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 144 | ||
| source / vignettes | OK | 167 | ||
| linux-release-x86_64 | NOTE | 132 | ||
| macos-release-arm64 | NOTE | 139 | ||
| macos-oldrel-arm64 | NOTE | 184 | ||
| windows-devel | NOTE | 86 | ||
| windows-release | NOTE | 78 | ||
| windows-oldrel | NOTE | 76 | ||
| wasm-release | OK | 103 |
Exports:markdownInputmoduleMarkdownInputrunExample
Dependencies:base64encbslibcachemclicommonmarkdigestfastmapfontawesomefsgluehtmltoolshttpuvjquerylibjsonlitelaterlifecyclelitedownmagrittrmarkdownmemoisemimeotelpromisesR6rappdirsRcpprlangsassshinyshinyAcesourcetoolswithrxfunxtable
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Create a markdown input control with a result preview | markdownInput |
| Server function of the 'markdownInput' module | moduleMarkdownInput |
| Run a Shiny application presenting the "markdownInput" package. | runExample |
