A way to use literal BBCode

Moderator: crythias

Locked
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

A way to use literal BBCode

Post by crythias »

Let's say you'd like to show someone how to use BBCode on this board, but you'd like to use BBCode yourself.
Example
[­code=php]paste your code here[/code]

Code: Select all

paste your code here
There's a really sneaky way to do that. Alt-0173 (on the numeric keypad) after the tags' left bracket.
So, to tell someone (as does the BBCode howto) to use the [­b][­/b] tags to make something Bold, type the bracket, hold the Alt key, type 0173 in the numeric keypad, release Alt, then type the rest of the BBCode:
[Alt-0173b][Alt-0173/b]

Alt-0173 is called a "Soft Hyphen" and is generally used for naughtiness, though this might be considered a legitimate use case.
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Locked