hyntax icon indicating copy to clipboard operation
hyntax copied to clipboard

Wrong parsing in children node of escapable raw text elements

Open backcover7 opened this issue 4 years ago • 1 comments

Tags like

Try code in HTML like the following: <title>test<img></title>

In the parsed result of hyntax, it will display like this: image

backcover7 avatar Aug 03 '21 16:08 backcover7

Oh, nice catch, thank you!

mykolaharmash avatar Aug 09 '21 14:08 mykolaharmash