You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

projectdoc Toolbox

Renders simple HTML span elements into a page.

Categories
Since
1.10

Description

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:

<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.

Properties

Span

Specify the HTML fragment, being a simple HTML span element, here.

  • No labels