diff options
author | Jonas Smedegaard <dr@jones.dk> | 2014-12-31 21:29:13 +0100 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2014-12-31 21:29:13 +0100 |
commit | 3124b0d12b191f948ac23de4b7f819ca11b574ae (patch) | |
tree | 4cbf00ef18881514cd976e81e62b26a4e36e72c7 | |
parent | cfec7bb4177089aeb1b810ee1e6c4bc36091ae39 (diff) |
Add TODO on flattening styling of notes.
-rwxr-xr-x | pandoc-todo | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pandoc-todo b/pandoc-todo index 8317048..06283a1 100755 --- a/pandoc-todo +++ b/pandoc-todo @@ -5,6 +5,7 @@ # TODO: always count and allow expressing which (default: all) # 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 use warnings; use strict; |