rauchg / TextboxList

MooTools tokenizer
100 stars 35 forks source link

Items with special characters are being interpreted #15

Open nick-jones opened 12 years ago

nick-jones commented 12 years ago

Plaintext is being added to the page using .html() which results in special characters being interpreted. For example, adding <b>foo</b> will result in a bold entry.