Skip to content

Code monitors: escape backticks in code monitor code blocks

Warren Gifford requested to merge cc/escape-code-block into main

Created by: camdencheek

Fixes https://github.com/sourcegraph/security-issues/issues/292#event-7173601812

Slack doesn't actually support escaping backticks, so this will look very ugly, but it won't break out of the code block formatting.

Test plan

Manually tested that backticks in the code do not break out of slack's formatting.

Merge request reports

Loading