I have noticed that node values/strings containing `>` are not converted to `>` when serializing the DOM. Is this due to any flag I should be using?
I have noticed that node values/strings containing
>are not converted to>when serializing the DOM. Is this due to any flag I should be using?