summaryrefslogtreecommitdiff
path: root/pandoc-todo
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2015-01-03 19:04:40 +0100
committerJonas Smedegaard <dr@jones.dk>2015-01-03 19:04:40 +0100
commitdf5fb8ae7109269a9e1fce596fa997ba8300ed8a (patch)
tree170eb74badda5a5c1d5e072bd7acf410bc3caaf5 /pandoc-todo
parent53d99065c71f8e15b42b5f1695426ea4014b5503 (diff)
Add TODOs on keeping headline levels sequential.
Diffstat (limited to 'pandoc-todo')
-rwxr-xr-xpandoc-todo1
1 files changed, 1 insertions, 0 deletions
diff --git a/pandoc-todo b/pandoc-todo
index 06283a1..991f98f 100755
--- a/pandoc-todo
+++ b/pandoc-todo
@@ -6,6 +6,7 @@
# TODO: parse regex+commeent as definition in external markdown TODO file.
# TODO: normal hyphenation within note (keep quote with word in "word")
# TODO: clear font styling in notes
+# TODO: track headline levels and note skipping when "diving"
use warnings;
use strict;