diff --git a/src/js/simplemde.js b/src/js/simplemde.js index 4b609d9..17e9f2b 100644 --- a/src/js/simplemde.js +++ b/src/js/simplemde.js @@ -2111,4 +2111,4 @@ SimpleMDE.prototype.toTextArea = function() { } }; -module.exports = SimpleMDE; +module.exports = SimpleMDE; \ No newline at end of file