Open
Bug 1559617
Opened 6 years ago
Updated 6 years ago
Bug filer should do markdown-escaping
Categories
(Tree Management :: Treeherder: Frontend, defect, P3)
Tree Management
Treeherder: Frontend
Tracking
(Not tracked)
NEW
People
(Reporter: kats, Unassigned)
Details
See e.g. https://bugzilla.mozilla.org/show_bug.cgi?id=1559570#c0 - random parts of that comment are italicized because the underscores in the log get treated as markdown special characters. The log part of that comment should be properly escaped with triple backticks.
Comment 1•6 years ago
|
||
Is that comment always going to be a log? I don't think we'd want to escape out everything that's in the comment field. Otherwise you can't do any markdown styling yourself.
Perhaps if log lines are pasted in, you could place the backticks yourself? Otherwise maybe we need a "loglines" section in the dialog that does it for you.
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•