Commit graph

3 commits

Author SHA1 Message Date
Ben Mactavsin
a0ee5ef0ab
Remove unnecessary variable assignment
Second `ignoreWhitespace` assignment overrides the first assignment regardless.
2023-06-02 19:58:36 +03:00
Ben Mactavsin
24702d250a
Fix website demo's string highlighting behaviour
Fixes the highlighting behaviour of website demo when:
* String includes `\z` escape sequence followed by newline characters.
* String includes just a single backslash (`\`) character at the end of the line.
2023-06-01 21:32:44 +03:00
Pelanyo Kamara
019eeeb853
Add CodeMirror Editor for Web Demo (#228)
Also remove timestamps from output
2021-12-15 09:23:26 -08:00