diff --git a/src/js/simplemde.js b/src/js/simplemde.js index 016d693..0014fc4 100644 --- a/src/js/simplemde.js +++ b/src/js/simplemde.js @@ -2025,4 +2025,4 @@ SimpleMDE.prototype.toTextArea = function() { } }; -module.exports = SimpleMDE; \ No newline at end of file +module.exports = SimpleMDE;