diff options
author | thing1 <thing1@seacrossedlovers.xyz> | 2025-02-10 09:27:37 +0000 |
---|---|---|
committer | thing1 <thing1@seacrossedlovers.xyz> | 2025-02-10 09:27:37 +0000 |
commit | da9a28e4cc9106a8eba89cc2bf99692c7b3a4baf (patch) | |
tree | cc6d561566e4c2754efac952a4652a36d97aa2d8 /TODO.html | |
parent | 9a9bd6657dc82662567b748434a8547acc7c0193 (diff) |
added new output formats
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> |