Skip to content

Commit 1ed43eb

Browse files
committed
updated links
1 parent bc8aa96 commit 1ed43eb

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

R/editor.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
#' Create an interactive editor
33
#'
4-
#' @param ... Options for the editor, see examples or [online reference](https://nhn.github.io/tui.editor/latest/ToastUIEditorCore).
4+
#' @param ... Options for the editor, see examples or [online reference](https://nhn.github.io/tui.editor/latest/ToastUIEditorCore/).
55
#' @param getMarkdownOnChange,getHTMLOnChange Get editor's content in Shiny application through an input value : `input$<outputId>_(markdown|html)`.
66
#' @param height,width Height and width for the chart.
77
#' @param elementId An optional id.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# toastui
22

3-
> R Htmlwidgets for [TOAST UI](https://ui.toast.com/) JavaScript libraries: [Grid](https://ui.toast.com/tui-grid/), [Calendar](https://ui.toast.com/tui-calendar/), [Chart](https://ui.toast.com/tui-chart/) and [Editor](https://ui.toast.com/tui-editor).
3+
> R Htmlwidgets for [TOAST UI](https://ui.toast.com/) JavaScript libraries: [Grid](https://ui.toast.com/tui-grid/), [Calendar](https://ui.toast.com/tui-calendar/), [Chart](https://ui.toast.com/tui-chart/) and [Editor](https://ui.toast.com/tui-editor/).
44
55
<!-- badges: start -->
66
[![version](https://www.r-pkg.org/badges/version/toastui)](https://CRAN.R-project.org/package=toastui)

man/editor.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)