diff --git a/bl-languages/en_US.json b/bl-languages/en_US.json index 3716fc48..96ea627c 100644 --- a/bl-languages/en_US.json +++ b/bl-languages/en_US.json @@ -253,5 +253,6 @@ "save-as-draft": "Save as draft", "slug": "slug", "this-plugin-may-not-be-supported-by-this-version-of-bludit": "This plugin may not be supported by this version of Bludit", - "this-theme-may-not-be-supported-by-this-version-of-bludit": "This theme may not be supported by this version of Bludit" + "this-theme-may-not-be-supported-by-this-version-of-bludit": "This theme may not be supported by this version of Bludit", + "content-here-supports-markdown-and-html-code": "Content here. Supports Markdown and HTML code." } \ No newline at end of file diff --git a/bl-plugins/simplemde/plugin.php b/bl-plugins/simplemde/plugin.php index d6213f9b..f1c10505 100644 --- a/bl-plugins/simplemde/plugin.php +++ b/bl-plugins/simplemde/plugin.php @@ -38,7 +38,7 @@ class pluginsimpleMDE extends Plugin { $html .= 'getDbField('autosave')?'checked':'').'>'; $html .= ''; $html .= ''; - + $html .= '