Colonial-Dev / inkjet

A batteries-included syntax highlighting library for Rust, based on tree-sitter.
https://docs.rs/inkjet
Apache License 2.0
50 stars 2 forks source link

Add HEEx #7

Closed leandrocp closed 8 months ago

leandrocp commented 8 months ago

HEEx is the template format for Phoenix LiveView applications in Elixir, and I'm using inkjet in an Elixir library so it would be nice to have that language added. Thanks!

Colonial-Dev commented 8 months ago

LGTM! I'll push your PRs to crates shortly... unless you have more hiding up your sleeve XD

leandrocp commented 8 months ago

I have one or two more PRs for tomorrow :D

Colonial-Dev commented 8 months ago

Ah, excellent timing, I was just about to hit cargo publish. I'll hold off until tomorrow then - the fewer versions of this crate I publish, the less load on crates :sweat_smile: