Changes for page MentionsMacro
 14.1
 14.1  
    on 2022-08-02 10:57
 15.1
 15.1  
    on 2023-01-11 09:01
Summary
Details
- XWiki.WikiMacroClass[0]
-   - Macro code
-   ... ... @@ -12,7 +12,7 @@ 12 12 #set ($link = $xwiki.getURL($reference.reference, 'view')) 13 13 {{html}} 14 14 <a id="$escapetool.xml($anchor)" class="$stringtool.join($cssClasses, ' ')" data-reference="$escapetool.xml($services.model.serialize($reference.reference, 'default'))" href="$escapetool.xml($link)"> 15 - $escapetool.xml($content) 15 + $escapetool.xml($content)## Do not remove this comment as it ensures that the spacing after mention is not broken. 16 16 </a> 17 17 {{/html}} 18 18 {{/velocity}} 
 
 
 
 Show context
              Show context
             Hide context
              Hide context
            