diff options
Diffstat (limited to 'TODO.html')
-rw-r--r-- | TODO.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/TODO.html b/TODO.html new file mode 100644 index 0000000..86e0356 --- /dev/null +++ b/TODO.html @@ -0,0 +1,9 @@ +<h1>Syntax checking</h1> +<h2>2025.02.10</h2> +<h3>done</h3> +<p>loop through tokens and find if they are in the right order</p> +<h1>More output formats</h1> +<h2>2025.02.10</h2> +<h3>todo</h3> +<p>Latex?</p> +<p>Groff?</p> |