#4468 Markdown mishandles `pr` string in verbatim (code) block
Opened 6 years ago by praiskup. Modified 5 years ago

Example: *:pr:*

I expected output: star - colon - "pr" - colon - star


I looks like it is considering it an emoji :(

Metadata Update from @pingou:
- Issue tagged with: JS, bug

6 years ago

Current emoji loading implementation find & replaces emojis on the full test inside the comment <span> . We should change this to exclude tags like <code> , <a> on the replacement process

Log in to comment on this ticket.

Metadata
Attachments 1