Open jasongrout opened 13 years ago
Is it about lineWrapping
for CodeMirror? Should it just be set to true, or something more elaborate was intended? I am definitely against auto-wrapping output MathJax, but for input code I am not sure what is better.
We should support word-wrapping an expression. Check out the word-wrap and whitespace CSS properties.
Thanks to TJ Hitchman for pointing this out.