From df5fb8ae7109269a9e1fce596fa997ba8300ed8a Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sat, 3 Jan 2015 19:04:40 +0100 Subject: Add TODOs on keeping headline levels sequential. --- pandoc-todo | 1 + 1 file changed, 1 insertion(+) (limited to 'pandoc-todo') 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; -- cgit v1.2.3