jeffreytse / jekyll-spaceship

🚀 A Jekyll plugin to provide powerful supports for table, mathjax, plantuml, mermaid, emoji, video, audio, youtube, vimeo, dailymotion, soundcloud, spotify, etc.
MIT License
606 stars 63 forks source link

emoji processor touches code block strings #38

Closed honggaruy closed 3 years ago

honggaruy commented 3 years ago

Hi, I recently changed the emoji plugin from jemoji to jekyll-spaceship.

When i was using jemoji , it didn't touch the emoji string (\:+1\:) in the code block.

* I give this plugin two :+1:!

This action was what I expected.

But , jekyll-spaceship touches the emoji string in the code block too !

The code block string displayed just the same way as above.

Is this a bug ? Did I miss any configuration setting ?

jeffreytse commented 3 years ago

Hi @honggaruy

Thanks for you reporting and this is a bug actually. Now this issue has been addressed, any update I will update here.

Thanks and regards

jeffreytse commented 3 years ago

Hi @honggaruy

:tada: Thanks for your reporting and this issue has been addressed and settled down.

Thanks and regards.

ancailliau commented 1 year ago

It still replaces in single quote code, for example inet:email:message:to results in inet:email:message:to

jeffreytse commented 12 months ago

@ancailliau Thanks for your issue, now this issue has been settled down, please try with the latest version. : )