diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-03-12 10:35:56 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-03-12 10:35:56 -0400 |
commit | db0d6c5f012bb2f4bc1df5cd1a032e7469a8d331 (patch) | |
tree | 42b2a917e786f1d88757b5bb409e5047c48d7b37 /doc/plugins/contrib/hnb.mdwn | |
parent | 51ee2a2eab5ae9a923393d7a9b4e5a08772ae54d (diff) | |
parent | 972570b236618b2becf3b8fd5b9e85e4e5e88b7d (diff) | |
download | ikiwiki-db0d6c5f012bb2f4bc1df5cd1a032e7469a8d331.tar ikiwiki-db0d6c5f012bb2f4bc1df5cd1a032e7469a8d331.tar.gz |
Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info
Diffstat (limited to 'doc/plugins/contrib/hnb.mdwn')
-rw-r--r-- | doc/plugins/contrib/hnb.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/plugins/contrib/hnb.mdwn b/doc/plugins/contrib/hnb.mdwn index 59af76316..4f4457cd6 100644 --- a/doc/plugins/contrib/hnb.mdwn +++ b/doc/plugins/contrib/hnb.mdwn @@ -7,6 +7,6 @@ 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) +For now it's available for download at <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. |