web commit by AlexandreDupas: possible answer

master
Joey Hess 2008-01-09 08:53:06 -05:00
parent 2b2ff53c2f
commit 65909e3543
1 changed files with 14 additions and 0 deletions

View File

@ -0,0 +1,14 @@
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).