Legend on textarea
This commit is contained in:
parent
2e2d5e1000
commit
07a0ced697
|
@ -129,6 +129,7 @@ class pluginsimpleMDE extends Plugin {
|
|||
toolbarTips: true,
|
||||
toolbarGuideIcon: true,
|
||||
autofocus: false,
|
||||
placeholder: "Content here... Supports Markdown and HTML code.",
|
||||
lineWrapping: true,
|
||||
autoDownloadFontAwesome: false,
|
||||
indentWithTabs: true,
|
||||
|
|
Loading…
Reference in New Issue