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

Compare with Current View Page History

« Previous Version 7 Next »

Basic Macros

This plugin includes basic macros for linking and formatting content.

This plugin includes the following macros:
  • anchor - Create an anchor that allows people to link to a specific point in a page.
  • quote - Generate blockquotes that may contain multiple paragraphs or complex markup.
  • noformat - Create blocks of text where other wiki formatting is not applied.
  • panel - Draw a panel with an optional title and border.
  • color - Change the colour of the contained text.
  • loremipsum - Insert paragraphs of "lorem ipsum" space-filler text.
  • nolink and - Suppress rendering of a CamelCase link.

The code:

What you will get:

Parameters

Generate blockquotes that may contain multiple paragraphs or complex markup.

The code:

{quote}
Some quoted content}
{quote}

What you will get:

Some 'unqouted' content

Some quoted content}

Some more 'unqouted' content.

The code:

What you will get:

Parameters

The code:

What you will get:

Parameters

The code:

What you will get:

Parameters

The code:

What you will get:

Parameters

The code:

What you will get:

Parameters

deck: com.atlassian.confluence.macro.MacroExecutionException: java.lang.NullPointerException
Unknown macro: {roundrect}
  • No labels