docs: remove TODO.org

This commit is contained in:
Price Hiller 2024-09-07 14:46:50 -05:00
parent 6eb1a5a9ac
commit 21bdbe569c
Signed by: Price
GPG Key ID: C3FADDE7A8534BEB

View File

@ -1,10 +0,0 @@
#+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.