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

Character Encoding Error #4

Open
znnz opened this issue May 17, 2016 · 6 comments
Open

Character Encoding Error #4

znnz opened this issue May 17, 2016 · 6 comments

Comments

@znnz
Copy link

znnz commented May 17, 2016

Window 10
Powershell

Showing wrongly single quotes and double quotes, please have a look below image for reference

medium_cli

@phocks
Copy link

phocks commented May 17, 2016

Same problem here. Might be Windows related.

@djadmin
Copy link
Owner

djadmin commented May 17, 2016

This looks like Windows related bug. I'm using Mac OS X, and it's working fine.
Image of Yaktocat

@znnz
Copy link
Author

znnz commented May 17, 2016

It's not window problem. It's string-stream problem. It's doen't encoded to utf-8. without using streaming it's work

@djadmin
Copy link
Owner

djadmin commented May 17, 2016

Yes, you are right. Can you please try out a quick fix I've placed @b9418d2 and let me know if issue still exists?

@znnz
Copy link
Author

znnz commented May 17, 2016

Nope. That doesn't seem to be solved 😬

@wkoffel
Copy link

wkoffel commented May 24, 2016

I'm using Mac, Apple Terminal, and also have an encoding problem.

churchs19 added a commit to churchs19/medium-cli that referenced this issue Oct 30, 2016
Added Markdown Rendering with html2commonmark and mdlog, addressing
djadmin/issues/1. The Markdown output is not paged, as paging
the output destroys the syntax formatting. Issue
djadmin/issues/4 is related, as the pager is the problem in
the character encoding as well.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants