aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2022-11-08 20:01:27 +0100
committerdec05eba <dec05eba@protonmail.com>2022-11-08 20:01:27 +0100
commitf91ff5856e2276825d450610d1b040fcf8bda6cd (patch)
treed9f5bb5428fe87e9c59d08ba12b854d926f846b9 /TODO
parent840b87c42bb55ae6f47acc7576b3b40af4c6a68c (diff)
Add syntax highlighting (currently only for matrix codeblocks)
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index b05bd45..4f5ca5d 100644
--- a/TODO
+++ b/TODO
@@ -245,4 +245,5 @@ Downloading files should take into account the remove mime type if available. Fa
Text images atlas.
Do not render invalid unicode.
Use matrix "from" with proper cache.
-Text editing should take into consideration FORMATTED_TEXT_START/FORMATTED_TEXT_END. \ No newline at end of file
+Text editing should take into consideration FORMATTED_TEXT_START/FORMATTED_TEXT_END.
+4chan code syntax highlight. 4chan doesn't say what language it is so we have to somehow guess the language. \ No newline at end of file