when text has the "<" or ">" characters in string, the code identify them as undefined tag but crash because it's not closed or not opened .... I solved it by ignoring the undefined tags and continue processing from location after it.
what do you think.
when text has the "<" or ">" characters in string, the code identify them as undefined tag but crash because it's not closed or not opened .... I solved it by ignoring the undefined tags and continue processing from location after it.
what do you think.