web commit by AlexandreDupas

master
Joey Hess 2008-01-09 08:56:06 -05:00
parent 65909e3543
commit 9f34404bb3
1 changed files with 2 additions and 5 deletions

View File

@ -2,13 +2,10 @@ 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).
(I use single bracket here beacause of [[bugs/wiki_links_still_processed_inside_code_blocks]])