diff options
author | dec05eba <dec05eba@protonmail.com> | 2022-11-08 20:01:27 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2022-11-08 20:01:27 +0100 |
commit | f91ff5856e2276825d450610d1b040fcf8bda6cd (patch) | |
tree | d9f5bb5428fe87e9c59d08ba12b854d926f846b9 /TODO | |
parent | 840b87c42bb55ae6f47acc7576b3b40af4c6a68c (diff) |
Add syntax highlighting (currently only for matrix codeblocks)
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |