summaryrefslogtreecommitdiff
path: root/mkhtm2html-default
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2013-05-12 16:12:01 +0200
committerJonas Smedegaard <dr@jones.dk>2013-05-12 16:12:01 +0200
commit670e67000c542490147afa3c459d5c578ba71371 (patch)
treef7198619a54bf70a90c1a57877e21a536408529e /mkhtm2html-default
parent7c0081794fb08d3ef00cfecf32feb6bfea566649 (diff)
Add TODOs.
Diffstat (limited to 'mkhtm2html-default')
-rwxr-xr-xmkhtm2html-default3
1 files changed, 3 insertions, 0 deletions
diff --git a/mkhtm2html-default b/mkhtm2html-default
index c2589a2..e3ca90b 100755
--- a/mkhtm2html-default
+++ b/mkhtm2html-default
@@ -1,6 +1,9 @@
#!/usr/bin/perl
# normalize HTML
+#
+# TODO: settle on a specific order of header levels
+# TODO: handle more subheaders
use Getopt::Long;
use File::Slurp;