Arcath / jekyll-atom

A collection of tools and snippets for working with Jekyll in Atom
https://atom.io/packages/jekyll
MIT License
49 stars 19 forks source link

Cannot create a post with Hangul - Korean letters. #60

Closed hotohoto closed 7 years ago

hotohoto commented 7 years ago

It should create a post with its name url-escaped using utf8 encoding.

for example,

image

AS-IS: It creates a post file without the title part of the filename, and the file is empty.