This page last changed on Dec 17, 2009 by ggaskell.

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,

  1. In the Confluence editor, choose Insert > Other Macros.
  2. Find and select the required macro.

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

When editing, you can click on the macro placeholder and choose Edit to display the parameters for this macro in the Macro Browser.

Parameters are options that you can set for Confluence macros to control the content or format of the macro output. The table below lists parameters for this macro that can be set in the Macro Browser.

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's Guide.

Document generated by Confluence on Sep 19, 2011 02:35