summaryrefslogtreecommitdiff
path: root/src/highlighter.rs
Commit message (Collapse)AuthorAge
* Restrict variable names to lower-case characters and hyphensBen Bridle3 days
| | | | | This is so that the characters < and > can be used in patterns without over-zealously interpreting rules as variable names.
* Initial commitBen Bridle2025-05-21