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