Igor
Results
3
comments of
Igor
Necroposting: it should not work in pre, see sorces. ``` $.fn.emoticonize.defaults = {animate: true, delay: 500, exclude: 'pre,code,.no-emoticons'} ```
The same issue.
It was planned to do via message queue, i.e. using redis, but i decided to skip it. In fact it's not so difficult to implement it modifying notification section with...