zeke / package-json-to-readme

Generate README.md from package.json contents
npm.im/package-json-to-readme
384 stars 51 forks source link

Charset #22

Open AlissonSteffens opened 7 years ago

AlissonSteffens commented 7 years ago

Can I generate a UTF-8 readme?

(the generated markdown is UTF-16 LE)

Generated Readme rendered by npmjs repository image

btw in Github image

AlissonSteffens commented 6 years ago

well, I think he's not codding it anymore; btw dead issue (still the best program to packages)

zeke commented 6 years ago

Hey Sorry I missed this issue. Are you still having trouble?

AlissonSteffens commented 6 years ago

Yeah, don't know why, but still creating UTF-16 readme files

zeke commented 6 years ago

Hey @AlissonSteffens this is confusing to me because Node should be using utf8 by default for everything, but please give https://github.com/zeke/package-json-to-readme/pull/30 a try.