Inline code markup should take precedence over tag

:wave:t2: another regex to tweak, IMO.

I was trying to create a card that says "Type [[vote]]", but the tag was detected and I got:

image

I think this shouldn’t get detected as a tag because by using backticks, my intent is to style the surrounded text as code. A tag is special and I wouldn’t want or expect that to be styled as code. Also, another related example: "Type [[ vote ]]" should not be a tag:

image

ಠ‿ಠ

1 Like

ya you’re right, i’ll look into this shortly as well

thx!

1 Like

shipped a fix to exclude tag detection from md codeblocks

Screen Shot 2021-02-16 at 10.04.10 AM

1 Like