#2593 pagure converts text to emoji even it is in "code" block
Opened by ignatenkobrain. Modified

In https://pagure.io/pagure/issue/2591 I wanted to show that pagure sends plain :thumbsup : thing, but it got converted to emoji even it is in code block.. I'm pretty sure I don't want to see code pasted on pagure which would be converted..


This would require checking if we can improve things with the library we use for emojis.
I'm not sure how much flexibility it gives us.

Metadata Update from @pingou:
- Issue tagged with: RFE

For now I've added

https://pagure.io/static/vendor/emojione/emojione.sprites.css
https://pagure.io/static/vendor/emojione/emojione.min.js
https://pagure.io/static/emoji/emojicomplete.js

to my ad filter, but it would be nice to fix it properly.
Thanks!

Metadata Update from @wombelix:
- Issue set to the milestone: 6.0

Metadata Update from @wombelix:
- Issue tagged with: easyfix

Metadata