The <pre> element can come in handy when you need to display text with unusual formatting.
Example:
<pre>
Text in a pre element
is displayed in a fixed-width
font, and it preserves
both spaces and
line breaks
</pre>
The <pre> element can come in handy when you need to display text with unusual formatting.
Example:
<pre>
Text in a pre element
is displayed in a fixed-width
font, and it preserves
both spaces and
line breaks
</pre>
Comments
2 comments
Starting with Mingle 13.2, which introduces our new WYSIWYG editor, pre tags will no longer be necessary. You can insert code blocks by selecting "code block" in our formatting menu. Read related help.
Even with a code block, !sometext! gets turned into an image - this strange example is from a password that was issued to us.
Please sign in to leave a comment.