testing something

nevermind me

"

"

"

"

for one million and first time
how do you print
[ code ] and [ /code ]
without the spaces in the brackets?

I tried putting that inside quote marks (didn't work)

(deleted)

Some forum software have the noparse tags.
Using these tags, let you write any tags except for the noparse tags themselves.
This SMF software has a similar function, but it's called nobbc (Bulletin Board Code)
So you would put [ nobbc] and [/nobbc] without spaces around the codes you want to show.

[code]anything[/code]

Is this what you were looking for ?

(deleted)

MAS3:
Is this what you were looking for ?

No.
I know how to use code tags.

Is there a way that I can have
[ code ] and [ /code ]
but without the spaces
in a post?
(To trick the html/bb editor like?)

If there is a code tags sticky somewhere, point me to that.

[glow=yellow,2,300][nobbc][code][/nobbc][/glow] [glow=yellow,2,300][nobbc][/nobbc][/glow][/code]
==>

</mark> <mark>[code]</mark> <mark>

</mark> <mark>[/code]</mark> <mark>

In my post i did show a line containing code tags without spaces.

[code]There's no spaces here[/code]

[b]Bold[/b]

If this isn't it, sorry for not understanding what else you're asking for.
This is where you can get some information about SMF codes.

Now-I-C
Thank you.

Is it possible to bold/underline/color/etc. strings within a code block?

Not that I've been able to discover. I use quote tags, turn off smilies, and set the font to Courier New. Or, I use a whole bunch of eye-catchers (e.g. "<<<<<<<<<<") with comments. Neither are as visually appealing as a code section but they seem to work.