diff options
author | Joey Hess <joey@kitenet.net> | 2008-03-11 19:23:24 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-03-11 19:23:24 -0400 |
commit | e5afc39aaec8d469a1bda61971b2125d1cefab5c (patch) | |
tree | 6412848d35cd1bbfea21dc8043f5b491cd21016a | |
parent | 441e9f0261f619e37a66dc88ed5cdfe744143d30 (diff) | |
download | ikiwiki-e5afc39aaec8d469a1bda61971b2125d1cefab5c.tar ikiwiki-e5afc39aaec8d469a1bda61971b2125d1cefab5c.tar.gz |
web commit by http://noone.org/openid/: Shorter syntax
-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. |