String text with less than greater than sign are treated as tags. (eg. 4<y<8)
kuldeep21 opened this issue · 1 comments
kuldeep21 commented
##Expected Behavior##
It should parse complete text 4<y<8
remarkablemark commented
@kuldeep21 This is expected behavior of html-dom-parser
. Can you replace the tags with HTML entities? For example:
4<y<8