noformat
Last modified by Josué Tille on 2026/08/07 10:43
The noformat Confluence macro is converted to the code macro which a standard installation of XWiki provides.
What to use in XWiki
How this macro would be implemented in XWiki and comparison with the corresponding feature
Depending on what you want to achieve, the code macro (with a language=none parameter) or the typewritter format (##monospace##)
See Code Macro.
Import details
Details on how (well) this Confluence macro is imported
No parameters are handled. The content is put inside a {{code language="none"}} block macro.