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

Compare with Current View Page History

« Previous Version 5 Next »

Use the Noformat macro when you want to display a block of text in monospace font with no syntax highlighting.

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!

optionally,

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:nopanel:true}


I do not want this text formatted!

RELATED TOPICS

Working with macros

Take me back to Help Home

  • No labels