A Nova extension that provides syntax highlighting for Liquid template markup and Jekyll custom tags and filters.
This extension adds supports for:
- Liquid tags and filters
- Some Jekyll-specific filters
- Liquid detectors for HTML and Markdown files
- Completions with tree-sitter providers
- Both Tree-sitter and Regex languages, for Novas both new and old!
Version 2.x of this extension exists thanks to the work of @hankthetank27' tree-sitter-liquid
grammar. Hooray! 🎉