aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/debbug_shortcut_should_expand_differently/discussion.mdwn
blob: 8234f806ec087ad22c9a3604dffa72ac40c45ed0 (plain)
1
2
3
4
5
6
7
8
9
10
11
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]])