README.md
May 27, 2022 ยท View on GitHub
Shopify Liquid TextMate Grammar
The official syntax highlighting grammar for Shopify Liquid
This repository contains the official syntax highlighting rules for the Shopify flavor of Liquid.
Features | Development | Credits
Features
- ๐จ TextMate grammar (.tmLanguage) for Liquid that works in the following contexts:
- โ Visual Studio Code
- โ Atom Editor
- โ Sublime Text
- โ GitHub.com
- ๐ง Multi-lingual support:
- โ Liquid in HTML
- โ Liquid in JavaScript
- โ Liquid in CSS
Development
See CONTRIBUTING.md.
Credits
- The initial version of the syntax comes from siteleaf/liquid-syntax-mode