SublimeText / PackageDev

Tools to ease the creation of snippets, syntax definitions, etc. for Sublime Text.
MIT License
436 stars 83 forks source link

Add support for YAML tags. #103

Closed Thom1729 closed 7 years ago

Thom1729 commented 7 years ago

For #93. Also adds support for YAML anchors, because I'm just including functionality from the YAML syntax that does both. New tests to make sure that tags don't interfere with existing highlighting.