textadventures / squiffy-editor

MIT License
19 stars 13 forks source link

Replace Ace editor with CodeMirror? #3

Closed alexwarren closed 8 years ago

alexwarren commented 9 years ago

As reported on the forums, the Squiffy editor doesn't work with screen readers.

This is entirely a known issue with the Ace editor we're currently using.

Investigate switching to CodeMirror or providing it as an option.

alexwarren commented 9 years ago

CodeMirror is no good either - still has accessibility problems.

Best bet is to have an option to replace Ace editor with a standard textarea.

alexwarren commented 8 years ago

textarea feature opened as separate issue #7