Parser fails to escape `<`
Open
- Dominant language
- JavaScript
- Stars
- 2.7k
- Forks
- 340
- PR merge metrics
- No merged PRs in 30d
Description
Lines starting with `<` aren't displayed correctly. Escaping the character, e.g. `\<` doesn't help.
I expect this is due to the symbol being a special character, however I should be able to escape it.
The Unity player doesn't seem to have any issue.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.