<< Back to Warzone Classic Forum   Search

Posts 1 - 2 of 2   
Checking BBCode: 2012-06-13 15:04:19

Grzechooo 
Level 32
Report
I'm just checking if it [/b] works properly. (apparently not, parser gets confused about mismatched tags)
int spam spam (char spam spam) {

spam.spam = new spam(spam); }

Random quote.



Ideas:

  • [u]Underlining
  • [/u]
  • [s]Striking
  • [/s]
Checking BBCode: 2012-06-13 19:33:17

RvW 
Level 54
Report
I'm just checking if it [/b] works properly. (apparently not, parser gets confused about mismatched tags)

You provide invalid input, how do you expect the parser to handle that "properly"; instead try providing proper input. :)

Ideas:

  • Allow "short tags" (mostly, allow "[q]" instead of "[quote]".
  • Allow "[quote=some text]" which adds "${some text} wrote:" above the quotation.

Not sure whether these are options you can simply enable (easily doable) or whether you would need to change the code for that ("not at the top of the priority list" to put it mildly).
Posts 1 - 2 of 2