Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not correctly rendering Windows 1252 encoding #39

Closed
joshbradfield opened this issue Oct 13, 2017 · 2 comments
Closed

Not correctly rendering Windows 1252 encoding #39

joshbradfield opened this issue Oct 13, 2017 · 2 comments

Comments

@joshbradfield
Copy link

joshbradfield commented Oct 13, 2017

Not correctly rendering .md documents with Windows 1252 encoding:

For example the following md

abcdefghijklmnopqrstuvwxyz
à ç é è ê û 

exports as :

abcdefghijklmnopqrstuvwxyz 􀀠 􀀠 􀀠 􀀠 􀀠 􀀠

image

btw, thanks for a great tool :)

@joshbradfield
Copy link
Author

joshbradfield commented Oct 20, 2017

For anyone searching a "workaround":
Saving as UTF-8 will preserve accents, both in the md, and in the exported .PDF
There is no real need to use ANSI or Windows 1252 in the first place. It's just the default encoding where I work

yzane added a commit that referenced this issue Apr 30, 2018
@yzane
Copy link
Owner

yzane commented Apr 30, 2018

Please upgrade to Markdown PDF ver1.0.3 and try it.

@yzane yzane closed this as completed Apr 30, 2018
tat3 pushed a commit to tat3/vscode-markdown-pdf-2 that referenced this issue Sep 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants