estruyf / vscode-front-matter

Front Matter is a CMS running straight in Visual Studio Code. Can be used with static site generators like Hugo, Jekyll, Hexo, NextJs, Gatsby, and many more...
https://frontmatter.codes
MIT License
2.05k stars 84 forks source link

Issue: Problem with `utf-16` #689

Open liebespaar93 opened 1 year ago

liebespaar93 commented 1 year ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Write title or Description using Korean
  2. See error word

Expected behavior no duplication Korean

Screenshots bug

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

estruyf commented 1 year ago

Hi @liebespaar93 can you clarify the issue a bit more? Can't really see clearly what is going on in the video as the quality is not great.

liebespaar93 commented 1 year ago

@estruyf thx for read~! uh... I Think Encoding korean is problem.? maybe?? is that support 'EUC-KR' orUTF-16 ?

estruyf commented 1 year ago

I see, will need to see how I can test this out.