diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-06-15 16:27:35 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-06-15 16:27:35 -0400 |
commit | 1bc9ab3176a40e22242ab218a1f68f7d8fc40359 (patch) | |
tree | 41f4ead1f596c83bd557b1bcac98a1e05a163f66 | |
parent | 8f8543389e1472292b55b7394835932d206ecddb (diff) | |
download | ikiwiki-1bc9ab3176a40e22242ab218a1f68f7d8fc40359.tar ikiwiki-1bc9ab3176a40e22242ab218a1f68f7d8fc40359.tar.gz |
remove TODO, moved to code
-rw-r--r-- | doc/plugins/hnb.mdwn | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/plugins/hnb.mdwn b/doc/plugins/hnb.mdwn index 9c2c9cfc1..1a357ae8d 100644 --- a/doc/plugins/hnb.mdwn +++ b/doc/plugins/hnb.mdwn @@ -10,5 +10,3 @@ It is roughly based on the `otl` plugin but uses `mktemp` to create temporary fi For now [[XTaran]]'s currently used version is available for download at <http://noone.org/hnb/hnb.pm>. The Mercurial repository is at <http://noone.org/hg/ikiwiki/plugin>. The hnb plugin is available under the GPL. - -TODO: Make a switch to allow both HTML export routines of hnb (`export_html` and `export_htmlcss`) to be used. |