Updates TODO

This commit is contained in:
Christophe HENRY 2021-03-06 00:39:31 +01:00
parent f64db8c7ca
commit c305faf8e4
1 changed files with 1 additions and 0 deletions

1
TODO
View File

@ -22,3 +22,4 @@
* Search all cases where a narrow no-break space would apply
* Manage logging (cache refresh, debug)
* Split the main loop in two: one part to decode the text to internal language, the other to make the HTML
* Something to build gmi files and connect it afterwards to generate HTML : Abstract --> gemtext --> HTML. This would allow to make services output on both Gemini and HTML.