Issue Description
At build.opensuse.org/package/show/home:mchnz/vdu_controls#comment-2264974, I included > inside my comment. Instead of rendering as >, it renders as >.
Expected Result
It should render as >.
How to Reproduce
#!/usr/bin/env xdg-open
window.location.assign('https://build.opensuse.org/package/show/home:mchnz/vdu_controls#comment-2264974:~:text=should%20build%20for-,%26gt%3B%20F37%2E,-The%20stable%20release');
document.getElementById("new_comment_on_package_6678141_body").value = '>';
document.evaluate(
'//input[@value="Add comment"]',
document,
null,
XPathResult.FIRST_ORDERED_NODE_TYPE,
null
).singleNodeValue.click();
1
Further Information
Issue Description
At
build.opensuse.org/package/show/home:mchnz/vdu_controls#comment-2264974, I included>inside my comment. Instead of rendering as>, it renders as>.Expected Result
It should render as
>.How to Reproduce
1
Further Information
build.opensuse.org/package/show/home:mchnz/vdu_controls#comment-2264974Footnotes
chatgpt.com/s/t_69fde814a34081919c50317cb1901ca12 ↩chatgpt.com/c/69fde4fa-bbb0-832c-8b94-5fa1c698eeeb↩