summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2008-03-10 20:14:00 -0400
committerJoey Hess <joey@kitenet.net>2008-03-10 20:14:00 -0400
commit7d595594c66afed85035850a7353ddb45adecbd5 (patch)
treeaba5ed855eaab7d74f4bab67b649f10d106661f1
parentfe2fbccc0ee2c6449210b59d9763fedb2c38fc9e (diff)
web commit by XTaran: Idea for improvement
-rw-r--r--doc/plugins/contrib/hnb.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/plugins/contrib/hnb.mdwn b/doc/plugins/contrib/hnb.mdwn
index e5abe6ebc..59af76316 100644
--- a/doc/plugins/contrib/hnb.mdwn
+++ b/doc/plugins/contrib/hnb.mdwn
@@ -8,3 +8,5 @@ hnb installed, since it uses the commandline interface of `hnb` program.
It is roughly based on the `otl` plugin but uses `mktemp` to create temporary files since `hnb` has no "quiet" switch and otherwise the hnb version number and other as well as the output file name always would be in the output itself.
For now it's available for download at [http://noone.org/hnb/hnb.pm](http://noone.org/hnb/hnb.pm)
+
+TODO: Make a switch to allow both HTML export routines of hnb (`export_html` and `export_htmlcss`) to be used.