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

書式設定済みマクロ

必要な入力項目

表示結果

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

I do not want this text formatted!

optionally,

Remove the panel around the text

必要な入力項目

表示結果

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


I do not want this text formatted!
関連トピック

Working with macros

Take me back to Help Home