From: Aleksander Ɓukasz Date: Sun, 28 Apr 2013 18:03:09 +0000 (+0200) Subject: Visual editor - throwing away document node wrapping default new document X-Git-Url: https://git.mdrn.pl/fnpeditor.git/commitdiff_plain/7e51aac084729ec15edc054e7c0bc3b07be05889 Visual editor - throwing away document node wrapping default new document related: 44b259042dbe3775eca9465c764274d8482d37ea --- diff --git a/modules/data.js b/modules/data.js index 7a59cfb..36ba172 100644 --- a/modules/data.js +++ b/modules/data.js @@ -5,8 +5,7 @@ rng.modules.data = function(sandbox) { if(doc === '') { - doc = '\n\ - '; }