Legend on textarea

This commit is contained in:
Diego Najar 2017-01-10 20:56:13 -03:00
parent 2e2d5e1000
commit 07a0ced697
1 changed files with 1 additions and 0 deletions

View File

@ -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,