Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 321 Bytes

TODO.md

File metadata and controls

12 lines (9 loc) · 321 Bytes
  • convert antlr4 lexer/parser to tree-sitter grammar

  • publish tree-sitter grammar

  • syntax hiliting:

    • highlight [ | > < ] <| |>
    • highlight markup start/end tags
    • highlight markup annotations/attributes
    • highlight escaped characters \< \> etc
    • fold markup tags
    • fold annotations