summaryrefslogtreecommitdiff
path: root/doc/bugs/debbug_shortcut_should_expand_differently/discussion.mdwn
blob: 8234f806ec087ad22c9a3604dffa72ac40c45ed0 (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"]

(I use single bracket here beacause of [[bugs/wiki_links_still_processed_inside_code_blocks]])