lonekorean / wordpress-export-to-markdown

Converts a WordPress export XML file into Markdown files.
MIT License
1.14k stars 227 forks source link

emoji is not support #44

Closed sunyongsheng closed 3 years ago

sunyongsheng commented 4 years ago

When the post's content has emoji, the export doestn't work well. The emoji will be replace by '?', hope add supporting of emohi

lonekorean commented 3 years ago

I gave it a try with some emojis in post content. Looks like they came through just fine.

I'm going to close the issue, but feel free to reopen if you are still able to repro or have new info. Thanks!