MyBB Community Forums

Full Version: [B] <br /> not correct
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
If you put
[code]
<br />
[/code]
It appears as a blank space.
Just telling you.
(not double code, just one code)

EDIT:
<br />
[code]
<br />
[code]

Doesn't make a blank space for me...
Sorry, I forgot to mention that you need to put a "/" before the third
.
See:

[code]
<br />

EDIT: Apparently, it shows up different here too, rather than a blank space, it is messed up.
I guess it's a limitation of the parser. Not really sure how that could be accomodated for...
Nesting of the same MyCodes (apart from the quote tag) is not supported by MyBB.
Sorry if I wasn't clear enough.
I meant putting <br /> inside of the code tags.
I used the above example to show you the unparsed form.
<br />

I don't see any issue.
Quote:<br />

Looks fine, to me?
Really?
Look at my first post in this thread.
(2009-05-16, 03:18 AM)Infranight Wrote: [ -> ]Really?
Look at my first post in this thread.

You have an open [code ] tag without properly closing it.
Pages: 1 2