@jdk1811 said:
@frissdiegurke Thanks again! everything went well
Can I ask one more thing though,? Is it possible to delete alt on emoticons? I thought it was on parse.js, so I deleted
alt:function(match){return match},
this line, but it just broke the whole plugin
Great to hear
if you delete this line instead it should work.
The line you mention I suppose is the one within emoji-parser module (default options), not within emoji-extended plugin.