Open MatthiasPortzel opened 3 months ago
Erroring out when not recognizing the language is by design, if you need a new language added to Zine find (or write) the relative Tree Sitter grammar and we'll add it to the list.
I think right now file extensions are not getting picked up by Zine; if that's actually the case then it should be implemented.
In the future we should also implement a way to let users bring their own syntax highlighter, but it will be a while before we get there.
Leaving this open until the file extension stuff is confirmed and implemented if needed.
When trying to build a markdown file with a language unsupported for syntax highlighting, e.g.