Ghost/core
Hannah Wolfe 5db6fc4f18 No more CodeMirror
closes #4368, fixes #1240 (spellcheck), fixes #4974 & fixes #4983 (caret positioning bugs)

- Drop CodeMirror in favour of a plain text area
- Use rangyinputs to handle selections cross-browser
- Create an API for interacting with the textarea
- Replace marker manager with a much simpler image manager
- Reimplement shortcuts, including some bug fixes
2015-03-17 14:32:55 +00:00
..
client No more CodeMirror 2015-03-17 14:32:55 +00:00
server Serve files to core/built/assets/ 2015-03-12 15:59:02 -06:00
shared No more CodeMirror 2015-03-17 14:32:55 +00:00
test No more CodeMirror 2015-03-17 14:32:55 +00:00
index.js