- Edited
Steps to reproduce:
Render a JSON string containing any XML field. E.g., the following JSON:
"<metadata-entry name=\"publisher-name\" scope=\"document\">Some Publisher</metadata-entry>"
Instead, only the contents is shown.
"Some Publisher"
Expected behavior:
See the literal value as is, without any tampering/parsing of tags within the JSON strings themselves.
Orion, OS version; hardware type:
Version 0.99.124.4.1-beta (WebKit 616.1.14.11.1)
MacBook Pro (macOS Ventura 13.4 build 22F66)