371 B
371 B
- Migrate to using Treesitter for syntax highlighting
- Show type of language at the top of each language block
TODO Migrate to using Treesitter for syntax highlighting
SCHEDULED: <2024-07-06 Sat>
Take a look at the /blog/Blog/src/commit/6eb1a5a9aca92bbfc268975d65e7c43e7b527be0/src/syntax/tree_sitter_adapter.rs file.
TODO Show type of language at the top of each language block
SCHEDULED: <2024-07-06 Sat>
Currently our code blocks do not display the language they are written in, would be good to show them.