summaryrefslogtreecommitdiff
path: root/doc/bugs/debbug_shortcut_should_expand_differently/discussion.mdwn
blob: e2922906ca7a6122f92079171e2e2bccea9df123 (plain)

You could change this on your wiki by modifying the shortcut definition :

Currently this is:

[shortcut name=debbug url="http://bugs.debian.org/%s" desc="bug #%s"]

You just have to use:

[shortcut name=debbug url="http://bugs.debian.org/%s" desc="#%s"]

(do use double bracket here, I do not understand why the shortcuts [[ikiwiki/PreprocessorDirective]] are parsed inside the code block).