]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/shortcuts.mdwn
web commit by JoshTriplett: I think parsing nested square brackets solves the problem.
[ikiwiki.git] / doc / shortcuts.mdwn
index beb58d300073e2b863da85cc6b9a5fec54e724a4..469f5a23cfb25b1e7ec3860fd4e6d6ef0d53a091 100644 (file)
@@ -2,6 +2,12 @@
      then="This wiki has shortcuts **enabled**."
      else="This wiki has shortcuts **disabled**."]]
 
+Some examples of using shortcuts include:
+
+       \[[google foo]]
+       \[[wikipedia War_of_1812]]
+       \[[debbug 12345]]
+
 This page controls what shortcut links the wiki supports.
 
 * [[shortcut name=google url="http://www.google.com/search?q=%s"]]
@@ -19,6 +25,7 @@ This page controls what shortcut links the wiki supports.
 * [[shortcut name=fdobug url="https://bugs.freedesktop.org/show_bug.cgi?id=%s" desc="freedesktop.org bug #%s"]]
 * [[shortcut name=fdolist url="http://lists.freedesktop.org/mailman/listinfo/%s" desc="%s@lists.freedesktop.org"]]
 * [[shortcut name=gnomebug url="http://bugzilla.gnome.org/show_bug.cgi?id=%s" desc="GNOME bug #%s"]]
+* [[shortcut name=linuxbug url="http://bugzilla.kernel.org/show_bug.cgi?id=%s" desc="Linux bug #%s"]]
 * [[shortcut name=marcmsg url="http://marc.info/?i=%s"]]
 * [[shortcut name=marclist url="http://marc.info/?l=%s"]]
 * [[shortcut name=gmane url="http://dir.gmane.org/gmane.%s" desc="gmane.%s"]]