Versions Compared

Key

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

...

Macro Browser LabelDefaultParameterDescriptionSince
Idgenerated valueidHTML id of the div element surrounding the content.  2.0
Find regex patterns
find

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

replace

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.4
Allow HTML tagsfalseallowHtmlMarkdown macro allows embedded HTML tags. This As this is a potential security exposure, so it the option is off deselected by default. The Confluence administrator must explicitly authorize users or groups using CMSP.
Hard wrap newlinestruehardwrap

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

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



Table class@defaulttableClass

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

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


Note

Currently, Confluence Cloud does not support the use of custom, that is, user defined styles.