hyntax
hyntax copied to clipboard
Wrong parsing in children node of escapable raw text elements
Tags like
Try code in HTML like the following:
<title>test<img></title>
In the parsed result of hyntax, it will display like this:

Oh, nice catch, thank you!