diff options
author | http://lj.rossia.org/users/imz/ <http://lj.rossia.org/users/imz/@web> | 2009-05-16 16:07:36 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2009-05-16 16:07:36 -0400 |
commit | fc87038ca228189070e5af4277c45b6d65a3649e (patch) | |
tree | ce78a92b4dcef1ca84f282e07a2996ca46a5dcdb /doc | |
parent | c2dbf0d618d0ab115ab5f3b1c28dd8e17c1b013b (diff) | |
download | ikiwiki-fc87038ca228189070e5af4277c45b6d65a3649e.tar ikiwiki-fc87038ca228189070e5af4277c45b6d65a3649e.tar.gz |
Added a wikilink (for easing reading of the info).
Diffstat (limited to 'doc')
-rw-r--r-- | doc/shortcuts.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/shortcuts.mdwn b/doc/shortcuts.mdwn index 14cd5ff2b..855b6948a 100644 --- a/doc/shortcuts.mdwn +++ b/doc/shortcuts.mdwn @@ -60,7 +60,7 @@ This page controls what shortcut links the wiki supports. * [[!shortcut name=man url="http://linux.die.net/man/%s"]] * [[!shortcut name=ohloh url="http://www.ohloh.net/projects/%s"]] -To add a new shortcut, use the `shortcut` +To add a new shortcut, use the `[[shortcut|ikiwiki/directive/shortcut]]` [[ikiwiki/directive]]. In the url, "%s" is replaced with the text passed to the named shortcut, after url-encoding it, and '%S' is replaced with the raw, non-encoded text. The optional `desc` parameter |