Closed grennis closed 7 years ago
If content starts with an annotation (for example), IndexError was caused. I added a check that tokens length > 0 before trying to index into them.
This one's already fixed (in a change set I hadn't pushed until today)
If content starts with an annotation (for example), IndexError was caused. I added a check that tokens length > 0 before trying to index into them.