kamparR

Results 1 issues of kamparR

In function parseString there is: `var text = htmlData.replace(/\n/g,'\u2028').replace(//gi, '\u2060'); var obj = $('').html(text).contents(); text = ''; $.each(obj.text().split("\u2028"), function(i, v) { if (i > 0) text += " "; text...

Q&A
feature request