docs: add TODO.org
This commit is contained in:
parent
f531147d29
commit
37393e115f
10
TODO.org
Normal file
10
TODO.org
Normal file
@ -0,0 +1,10 @@
|
||||
#+filetags: blog
|
||||
* TODO Migrate to using Treesitter for syntax highlighting
|
||||
SCHEDULED: <2024-07-06 Sat>
|
||||
|
||||
Take a look at the [[file:./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.
|
Loading…
Reference in New Issue
Block a user