* Initial work on native sublime syntax support
* Use older style of embedding scope in syntax highlight
* Revert "Use older style of embedding scope in syntax highlight"
This reverts commit 3beb4ba2720c6dde33bcc12120b03578b8d6182c.
* Fixed syntax issues reported by @z3nz
* delete old tmLanguage
* add support for other languages
* Fixing issues:
- changed underscores in names to hyphens
- added support for single quote in attribute strings
* Rewrite using yaml macros
* Fixed issues in regexps
* Use different yaml file for html syntax
* delete old language yaml file