How to post monospaced, pre-formatted text

Mendel

Senior Member.
SmartSelect_20230701-110245_Samsung Internet.jpg
One way to post monospaced text is the ICODE tag for inline code, which can do this.
It works exactly the same as applying [B]bold[/B] or [I]italics[/I]. <- Leading spaces are not preserved, even though it looks like they are.


SmartSelect_20230701-110356_Samsung Internet.jpg
Code:
Another way to post pre-formatted text is the CODE tag.
As "General code" [CODE],
no formatting such as [B]bold[/B] or [I]italics[/I] is applied.
   <- Leading spaces are preserved.
Rich (BB code):
As "Rich (BB code)" [CODE=rich], formatting such as bold or italics is possible.
   <- Leading spaces are preserved.
Rich (BB code):
Code:
Rich code allows nesting.

Sometimes, the solution is a table.
You can create it from scratch:SmartSelect_20230701-114403_Samsung Internet.jpg
Or you can paste an existing table into the editor.

SmartSelect_20230701-115800_Samsung Internet.jpg
Tables have a context menu. It pops up when you click inside the table.
It lets you add a header, as well as add and delete rows and columns.
The trashcan icon deletes the whole table.
:)
Code:
You can even put monospace text in a table.
Tablescan
benested.
 
Last edited:
Back
Top