jordandelozier / wysibb

WYSIWYG BBcode editor
http://www.wysibb.com
246 stars 86 forks source link

Get clean code #26

Closed 3runoDesign closed 10 years ago

3runoDesign commented 11 years ago

How can I get only code written in the editor? because when it is generated, receives a code <span wbb="wbbid_XX" > and another <span> empty. Except that when I ask to see the code, and then sending the <span> not exist but that is desired.

1 2

jordandelozier commented 11 years ago

The tag <span wbb="wbbid_XX" > is needed to right work html to bbcode transformation.