showdownjs / showdown

A bidirectional Markdown to HTML to Markdown converter written in Javascript

Home Page:http://www.showdownjs.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Feature Request] Decouple emojis as a separate plugin

thdoan opened this issue · comments

Would it be possible to structure showdown such that the emojis code will only be imported if emojis support is enabled? I'm not using emojis, but I noticed the bundle still has a huge chunk of code dedicated to emojis (about 23kb worth of code).