[Ejmoji Extension] URLs are being injected with emojis #21

Closed
opened 2026-01-29 14:20:57 +00:00 by claunia · 3 comments
Owner

Originally created by @madskristensen on GitHub (Jun 20, 2016).

From https://github.com/madskristensen/MarkdownEditor/issues/3

Description

Urls are being injected with emojis.

Steps to recreate

  1. Add a plain url to the document such as http://bing.com

Current behavior

The url is converted to http😕/bing.com

Expected behavior

:/ shouldn't be converted to an emoji

Originally created by @madskristensen on GitHub (Jun 20, 2016). From https://github.com/madskristensen/MarkdownEditor/issues/3 ### Description Urls are being injected with emojis. ### Steps to recreate 1. Add a plain url to the document such as `http://bing.com` ### Current behavior The url is converted to `http😕/bing.com` ### Expected behavior `:/` shouldn't be converted to an emoji
claunia added the bug label 2026-01-29 14:20:57 +00:00
Author
Owner

@xoofx commented on GitHub (Jun 20, 2016):

I assume that the extension Emoji is used? Similar to #13 Emoji extension is sometimes not working well with other extensions, that's why is not part of the advanced extensions. Workaround is to disable it for now.

@xoofx commented on GitHub (Jun 20, 2016): I assume that the extension Emoji is used? Similar to #13 Emoji extension is sometimes not working well with other extensions, that's why is not part of the advanced extensions. Workaround is to disable it for now.
Author
Owner

@madskristensen commented on GitHub (Jun 20, 2016):

Ok, I'll disable it for now

@madskristensen commented on GitHub (Jun 20, 2016): Ok, I'll disable it for now
Author
Owner

@xoofx commented on GitHub (Jun 23, 2016):

Fixed by commit 087e7a6

@xoofx commented on GitHub (Jun 23, 2016): Fixed by commit 087e7a6
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/markdig#21