New formatting options added to advanced editor
We've just added a few new formatting options (all samples shown with spaces but must be used without spaces):
Strickthrough: found in the advanced editor and used as [ STRIKE ] Some text [ / STRIKE ]
Notes: found in the advanced editor and used as [ note ] Some text [ / note ]
Variables: found in the advanced editor and used as [ var ] Some text [ / var ]
Highlight: found in the advanced editor and used as [ HIGHLIGHT ] Some text [ / HIGHLIGHT ]
Highlight will let you choose the language you wish to set the syntax highlighting as. You simply need to choose the language in the opening tag [ HIGHLIGHT = cpp ] Some C++ code here [ / HIGHLIGHT ]
A complete list of languages is available on the Geshi website