-
Notifications
You must be signed in to change notification settings - Fork 5
shortcode requires leading space? #4
Comments
Hi! It's currently not handled, but I can see the use case. PR is welcomed :) |
OK. What are your thoughts on best way to implement? On Tue, Jun 14, 2016, 11:37 AM Johan Brook [email protected] wrote:
|
Probably tweaking the regex in here: https://github.com/lookback/meteor-emoji/blob/master/emojis.coffee#L3, but it'll be tricky, since we don't want it to parse things like Generally, I don't know if this is worth fixing. |
Slack doesn't support this either, just FYI. Maybe by design. |
Probably. (Test: foo:fire: ) Ok, GitHub handles it:
|
doesn't convert:
converts properly:
Any thoughts on how to handle this scenario? Didnt see anything in docs. Thanks!
The text was updated successfully, but these errors were encountered: