Code monitors: escape backticks in code monitor code blocks
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.