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

Noformat Macro

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!

Optional parameters

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

All the optional parameters of the Panel macro are valid for the Noformat macro too.

RELATED TOPICS

Working with Macros

Take me back to Confluence 2.7 User Guide

  • No labels