Versions Compared

Key

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


false
ParameterMacro browser labelDefaultMacro Browser LabelDescriptionSinceMacro parameter
idIdgenerated valueIdEnter the HTML id ID of the div element surrounding the content.  2.0id
Find regex patternsfalseFind regex patterns

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

Example: (href=)(/display)

3.4find
false

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

  • Example: $1$base_url$2
3.4allowHtml

search for patterns in the output content. Note that the positions are indexed beginning at "1". If a comma is a part of the search, use single quotes (') around it.

Example: http://www.google.com/$1

replace
Allow HTML tagsMarkdown allows falseEnable this option to allow embedded HTML tags in Markdown macros. This is a potential security exposure, so it off is disabled by default. The Confluence administrator must explicitly authorize users or groups using CMSP.hardwraptrueallowHtml
Hard wrap newlinestrue

Determines how newlines are treated. This is a GitHub Flavored Markdown extension  extension that defaults to being turned on.

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



hardwrap
Anchor links for headingsWhen true, anchor links will be added automatically falseEnable this option to automatically add anchor links for headings.3.2tableClassheaderLinks
Table class@defaultTable class

Table class (CSS) Enter the CSS to be applied to rendered tables. Special values. 

  • @default - Apply default Confluence table class to rendered tables.
  • @none - Do not apply any style for rendered tables. 
  • userDefinedClass - Use a custom user-defined style for rendering Tables.
3.1tableClass