How to have syntax highlighting of CSV (when using pantable)
When I have a table code block (for use with pantable), is it possible to have CSV highlighting?
This requires a syntax definition for pantable - it seems to be CSV with YAML frontmatter - which can then be added to fenced-syntaxes context.
example: https://github.com/SublimeText-Markdown/MarkdownEditing/blob/1018d9c36807ecdfae7c8996c994179542f07a0c/syntaxes/Markdown.sublime-syntax#L1415-L1436
I notice there isn't even a fenced CSV definition. This is beyond my experience/ability. I gave it the chatbot go but ran into too many errors. I hope to see CSV, TSV, and pantable support some day!
Markdown-Pantable.sublime-syntax.yaml pantable.sublime-syntax.yaml CSV.sublime-syntax.yaml