X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/65909e354372e174cf3a1af0c934182f64fc7778..8c8aa3fe479ccbcc60d82b1efa38df2edf38fc15:/doc/bugs/debbug_shortcut_should_expand_differently/discussion.mdwn

diff --git a/doc/bugs/debbug_shortcut_should_expand_differently/discussion.mdwn b/doc/bugs/debbug_shortcut_should_expand_differently/discussion.mdwn
index e2922906c..8234f806e 100644
--- a/doc/bugs/debbug_shortcut_should_expand_differently/discussion.mdwn
+++ b/doc/bugs/debbug_shortcut_should_expand_differently/discussion.mdwn
@@ -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]])