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