2
0
mirror of https://github.com/Ionaru/easy-markdown-editor synced 2025-09-24 16:40:55 -06:00

Added newline back to end of file (IDE mistake)

This commit is contained in:
Jeroen Akkerman 2017-12-04 11:43:05 +01:00
parent 13521a0f91
commit 713b844d6e

View File

@ -2102,4 +2102,4 @@ SimpleMDE.prototype.toTextArea = function() {
}
};
module.exports = SimpleMDE;
module.exports = SimpleMDE;