satelito

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit 67076a8009ba21e82c3ef1f9130bb7b6271c1591
parent 8dbdebf8a1e2b42aa06381a70bb260300e20efb8
Author: Hugo Soucy <hugo@soucy.cc>
Date:   Mon,  3 Jul 2023 11:27:24 -0400

Add an entry in the todo list

Diffstat:
MTODO.md | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/TODO.md b/TODO.md @@ -3,3 +3,4 @@ * Set a GPL 3 licence to Satelito. * Add an CLI option to change the base URL on build. * Tags should be lowecase to bypass doublons. +* Add the possibility to put lua in markdown/html files.