remarkablemark/html-react-parser

String text with less than greater than sign are treated as tags. (eg. 4<y<8)

kuldeep21 opened this issue · 1 comments

@kuldeep21 This is expected behavior of html-dom-parser. Can you replace the tags with HTML entities? For example:

4&lt;y&lt;8