Name: Anonymous 2007-09-25 18:19 ID:qWxKvkse
Implementation:ABBCBug Type:Reproducible Interpreter ErrorDescription:Shiichan's BBcode implementation does not interpret the string "\" (without quotes) as a valid string, and as such, it doesn't work with many (possibly all) BBcode tags.Input:[i]\[/i]Expected Output:\
Actual Output:[i][/i]
Note:The 'Expected Output' was created by using Unicode 'blank' spacers.