mirror of
https://github.com/discourse/discourse.git
synced 2026-08-09 12:38:21 -05:00
Avoid auto-linking URLs within code marks Avoid auto-linking URLs when there's a `` ` `` just before the matched URL, assuming the user is about to type a closing `` ` `` to create a code mark instead.