Bug #5654
Comment formatting broken when containing @ in a code block
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
24.02.2021
Due date:
% Done:
0%
Estimated time:
Sorting:
Commit Number:
Affected Version:
Description
Hello,
when adding a comment in a review and the comment contains a code block and the code block contains a @, i get a broken code clock. E.g.
due to redmine formatting, I leave one ` out below. you should add a open and closing ` if you test this ``python @classmethod def foo(): return ``
will give me something along the lines of:
my comment test, which appears normal python<string class="tooltip-hovercard" data-hovercard.... url="pyroutes.url(.... @classmethod....
No data to display