NSoiffer/MathCATForPython

'&' not showing up in braille panel

NSoiffer opened this issue · 1 comments

In the braille panel, Highlight with dots 7 & 8 the current nav node ends up displaying as Highlight with dots 7 8 the current nav node.

In the file that gets generated, there is just a & in place of the & and that goes away in the display. If I change it to && in the generated file, the & shows up. I'm not sure what it needs to be in the builder file.

Fixed in #11