Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Macro Browser Editor LabelDefaultParameterDescriptionSince
Idgenerated valueidHTML id of the div element surrounding the content.  2.0
Macro Parameter
Find regex patternsfind

A Enter a comma-separated list of regex patterns to use to post-process the output for Markdown content with find and replace logic.

Example: (href=)(/display)

3.4find
replace

A Enter a comma-separated list corresponding to find patterns via index position in the list.  Single These are single quote entries containing a comma.

Example: $1$base_url$2

3.4replace
Allow HTML tagsfalseallowHtmlMarkdown macro allows embedded Select this option to allow HTML tags . This is a potential security exposure, so it is off by default. The Confluence administrator must explicitly authorize users or groups using CMSP.in the macro body. The option is deselected by default. allowHtml
Hard wrap newlinestruehardwrap

Determines how newlines are treatedSelect this option to display content on separate lines. This is a GitHub Flavored Markdown extension that defaults to being turned onand is selected by default.

TextHard wrap (selected)Soft wrap (Hard wrap not selected)


No Format
Roses are red
Violets are blue



No Format
Roses are red
Violets are blue



No Format
Roses are red Violets are blue
3.1
Anchor links for headingsfalseheaderLinksWhen true, anchor links will be added automatically for headings.3.2



hardwrap
Table class@defaulttableClassTable

Specify the table class (CSS)

applied

to apply to

rendered

render tables

. Special values

.

  • @default - Apply the default Confluence table class to rendered tables.
  • @none - Do not apply any style
for
  • to rendered tables.
 userDefinedClass - Use a
Note

Currently, Confluence Cloud does not support the use of custom user-defined

style for rendering Tables

styles.


3.1tableClass