Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Document Properties Marker
overridefalse
Short DescriptionRenders simple HTML span elements into a page. 
Doctypemacrohide
NameHTML Span Macro 
Parent
Parent Property
property-nameName
 
Audience
Name List
doctyperole
render-no-hits-as-blanktrue
propertyAudience
 
Categories
Name List
doctypecategory
namesVisual
propertyCategories
 
Tags 
Iteration
Iteration
valuefilled
 hide
Since1.10 
Sort Keyhide
Section
indextrue
titleDescription

This macro is a helper to render plain span elements into a page.

It is a convenience macro to render Confluence icons.

The content to be pasted has the following format:

Code Block
<span class="aui-icon aui-icon-small aui-iconfont-devtools-arrow-right">Insert meaningful text here for accessibility</span>

Since the macro renders an HTML fragment verbatim (if it matches the above constraints), it is disabled by default.

...