The Noformat Macro displays a block of text in monospace font with no other formatting.

On this page:

Usage with the Macro Browser

To insert the noformat macro into a page using the Macro Browser,

Once you've found the noformat macro, click 'insert' to add it to your page.

Usage with the Wiki Markup Editor

What you need to type

What you will get

{noformat}
I do not want this text formatted!
{noformat}

I do not want this text formatted!

Parameters

Parameter

Default

Description

Body Text

Affects text between the noformat tags.

The text that will be processed by the noformat macro.

No Panel
(nopanel)

False

Removes the bordering panel.

Example

Remove the panel around the text

What you need to type

What you will get

{noformat:nopanel=true}
I do not want this text formatted!
{noformat}

I do not want this text formatted!

Format the panel

(info) All of the optional parameters for the Panel macro are also valid for the Noformat macro.

RELATED TOPICS

Working with Macros

Take me back to the Confluence User Guide.