emojify.js是一个JavaScript模块用来转换emoji关键字到图片。目前Gitter正在使用该模块。emoji关键字的描述请看 emoji-cheat-sheet.com.示例代码:emojify.setConfig({     emojify_tag_type : 'div',           // Only run emojify.js on this element     only_crawl_id    : null,            // Use to restrict where emojify.js applies     img_di