Search code examples
emojiemoticonsdocpad

Using emojis/emoticons in DocPad


What would I need to accomplish this? I'm thinking of using the Phantom Open Emoji set, but I would need to integrate it.

If I can't use this, what could I use in exchange in order to have emojis in my content?

I imagine I would have to make a plugin for this right?


Solution

  • Instead of going for a parser I went for a CSS/JS solution to emoticons: https://github.com/JangoSteve/jQuery-CSSEmoticons

    Genius concept. :)