Some markdown text can be very slow to process with the FORGE_LINK_RE
regexes we're using. Long-term we should look at using markdown's InlineProcessor
instead of Pattern
for ForgeLinkPattern
but we can mitigate it pretty well with a small regex tweak
db/8410