aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODOs.md40
1 files changed, 40 insertions, 0 deletions
diff --git a/TODOs.md b/TODOs.md
new file mode 100644
index 0000000..82fa2b0
--- /dev/null
+++ b/TODOs.md
@@ -0,0 +1,40 @@
+# Tasks
+
+## TODO Make sure to forward status code given by the provided command {#task-47589312-0a4d-46ac-9f13-45309471efeb}
+- TODO in 2021-01-21
+
+## TODO Exclude ponctuation from troff markup {#task-03d0e24c-4baf-404f-ac8a-f8d972ec622e}
+- TODO in 2021-01-21
+
+---
+
+Things like:
+```troff
+A phrase with the last word
+.B bold.
+```
+
+The final period is marked as bold, too.
+
+## TODO Add `-h` and `--help` flags {#task-8593b78a-a5ac-4b6c-b9cf-74c021d4a8e5}
+- TODO in 2021-01-21
+
+## TODO Optimize for large lists {#task-fec292ff-b9de-4d6c-b156-a9adc4771f35}
+- TODO in 2021-01-21
+
+## TODO Add tests {#task-146fab37-e53b-489e-95d0-3fcdd4c3eaef}
+- TODO in 2021-01-21
+
+---
+
+On plain POSIX sh.
+
+# Bugs
+
+# Improvements
+
+# Questions
+
+# Resources
+
+# Scratch