diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/shortcuts.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/shortcuts.mdwn b/doc/shortcuts.mdwn index f9d586bbf..45441eada 100644 --- a/doc/shortcuts.mdwn +++ b/doc/shortcuts.mdwn @@ -12,6 +12,7 @@ This page controls what shortcut links the wiki supports. * [[shortcut name=ctan url="http://tug.ctan.org/cgi-bin/ctanPackageInformation.py?id=%s"]] * [[shortcut name=iki url="http://ikiwiki.kitenet.net/%s.html"]] * [[shortcut name=ljuser url="http://%s.livejournal.com/"]] +* [[shortcut name=rfc url="http://www.faqs.org/rfcs/rfc%s.html"]] To add a new shortcut, use the "shortcut" preprocessor directive. "%s" is replaced with the text passed to the named shortcut. The optional desc |