-
-
Notifications
You must be signed in to change notification settings - Fork 143
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: allow TS users to highlight marker delimiters
This permits those of us who use treesitter to change the highlights surrounding markers. E.g. for the "verbatim" marker we can now highlight the "=" characters individually instead of the entire chunk being the same highlight. This is particularly useful in tables with lots of code elements, this makes it easier to tell the delimiter characters apart from the primary marker.
- Loading branch information
1 parent
47b2978
commit b8c4ece
Showing
1 changed file
with
33 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters