Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 851 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 851 Bytes

Liquid for Nova 🌊

A Nova extension that provides syntax highlighting for Liquid template markup and Jekyll custom tags and filters.

Screenshot from Nova editor with a Liquid file being highlighted

Language Support 📚

This extension adds supports for:

  • Liquid tags and filters
  • Some Jekyll-specific filters
  • Liquid detectors for HTML and Markdown files
  • Both Tree-sitter and Regex languages, for Novas both new and old!

Completions are in the works for the future, stay tuned!

Thanks!

Version 2.x of this extension exists thanks to the work of @hankthetank27' tree-sitter-liquid grammar. Hooray! 🎉