sergiolepore / hexo-tag-emojis

Use Emojis on your blog posts! :)
MIT License
30 stars 2 forks source link

Console error #3

Closed sergiolepore closed 10 years ago

sergiolepore commented 10 years ago

Command without arguments throws an error.

$ hexo emojis
[error] TypeError: Cannot read property 'inverse' of null

Replace line 40 on index.js with the one used on hexo-broken-link-checker project.