Johannes Rappen
Johannes Rappen
Since this is a Rust project, you could use: which uses: i.e. the syntax definitions for [Sublime Text 3](https://www.sublimetext.com/3). Syntect cannot use the `master` branch there for current versions of...
- typo: "indendet" vs. "indented" - reading through the tests, there seemed to be in issue with nested divs, but there isn't as pandoc is just being weird:
while you're at it, jumping to syntax v2 would make sense
Not sure if you wanted to update the commit message for the merge commit (i.e. the opening post). Right now it's rather non-descriptive.
Could you add tests for symbols? And a https://github.com/sublimehq/Packages/labels/significant ?
I saw a lot of `(?i:word)`, not sure if that's just Pascal being weird, or if it should've rather been `(?:word|WORD)`. Otherwise LGTM.
@michaelblyons Were you gonna add anything else? Could you check the opening comment for the merge commit message while you're here? Your last edit is from February and you added...
I noticed last test only ran on dev build 4199, I assume in this case stable 4200 would pass, too.
Fixes #408