ded/emojize

Infinite loop

SimonBriche opened this issue · 3 comments

Hi,
In my tests I had an issue with the content of the 'alt' attribute (unicode) of the 'img' tag added in the image function. This is causing an infinite loop, due to the recursive aspect of the emojize function. I suggest to delete the 'alt' attribute or replace it by emoji[unicode].

++

ded commented

eep. that's not good. something clearly is not right with how that was supposed to work. i'll have a look

Same Error.

Same. Doesn't work