diff --git a/TODO.md b/TODO.md new file mode 100644 index 0000000..4191818 --- /dev/null +++ b/TODO.md @@ -0,0 +1,6 @@ +TODO +==== + +- Improve presentation by creating paragraphs from parsing the site. +- Show id on each line of available definitions. +- Replace `String` with `Text` for better optimisation.