summaryrefslogtreecommitdiff
path: root/doc/plugins
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2008-03-11 19:23:24 -0400
committerJoey Hess <joey@kitenet.net>2008-03-11 19:23:24 -0400
commite5afc39aaec8d469a1bda61971b2125d1cefab5c (patch)
tree6412848d35cd1bbfea21dc8043f5b491cd21016a /doc/plugins
parent441e9f0261f619e37a66dc88ed5cdfe744143d30 (diff)
web commit by http://noone.org/openid/: Shorter syntax
Diffstat (limited to 'doc/plugins')
-rw-r--r--doc/plugins/contrib/hnb.mdwn2
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.