Merge branch 'master' into paragraph-parser-algorythm

# Conflicts:
#	codex-editor.js
#	codex-editor.js.map
#	package.json
#	whatwg-fetch.js.map
This commit is contained in:
khaydarov 2017-01-30 20:26:03 +03:00
parent c5140d1085
commit b18a6a6deb
3 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

View file

@ -749,7 +749,7 @@ var content = (function(content) {
}
}
}
return newWrapper.innerHTML;
};

File diff suppressed because one or more lines are too long