From: joshtriplett Date: Fri, 6 Apr 2007 05:55:29 +0000 (+0000) Subject: Add missing backquote. X-Git-Tag: 1.49~70 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=787e6e0cd04bd354d74705d2a7736d6ffe3081b4;p=ikiwiki.git Add missing backquote. --- diff --git a/doc/shortcuts.mdwn b/doc/shortcuts.mdwn index 65efd03e2..eeb6adb3b 100644 --- a/doc/shortcuts.mdwn +++ b/doc/shortcuts.mdwn @@ -31,7 +31,7 @@ This page controls what shortcut links the wiki supports. * [[shortcut name=cia url="http://cia.vc/stats/project/%s"]] * [[shortcut name=ciauser url="http://cia.vc/stats/user/%s"]] * [[shortcut name=flickr url="http://www.flickr.com/photos/%s"]] -* [[shortcut name=zooomr url="http://www.zooomr.com/photos/%s"]] (Note: You have to include the username and number in here, such as bob/123455`.) +* [[shortcut name=zooomr url="http://www.zooomr.com/photos/%s"]] (Note: You have to include the username and number in here, such as `bob/123455`.) To add a new shortcut, use the `shortcut` [[PreprocessorDirective]]. "%s" is replaced with the text passed to the named shortcut. The optional `desc`