monospace versus preformated text

Issues with phpBB discussion forum.
User avatar
vitsoft
Site Admin
Posts: 46
Joined: 04 Nov 2017 20:08
Location: Vítkov, The Czech Republic
Contact:

monospace versus preformated text

Unread postby vitsoft » 06 Sep 2018 17:25

The monospace button visible when a message is posted didn't keep spaces at the beginning of line.
I created new button pre which should be more appropriate for posting code samples with indention.
Testing monospace:
Sample PROC
PUSHAD
; some code with indentation.
POPAD
RET
ENDP Sample


and now the same sample as pre:
Sample PROC
              PUSHAD
                 ; some code with indentation.
              POPAD
              RET
           ENDP Sample

Who is online

Users browsing this forum: No registered users and 1 guest