Open
Description
At the moment newline character is a special character that is accessed by enter key. That's nice but it would be good to add other characters to a list of special characters accessed this way. For example the characters $, {, [ are a pain to enter manually. A concrete example jump to M inside latex code:
blah $M$ blah
If we add $ to special character list, we can just do M enter.