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

Cyrillic characters becomes HTML codes #3

Closed
Grawl opened this issue Jul 13, 2016 · 1 comment
Closed

Cyrillic characters becomes HTML codes #3

Grawl opened this issue Jul 13, 2016 · 1 comment
Assignees
Labels
Milestone

Comments

@Grawl
Copy link

Grawl commented Jul 13, 2016

trying to convert this:

<p>Строка</p>

and gets this:

p &Scy;&tcy;&rcy;&ocy;&kcy;&acy;

but expects this:

p Строка
@deksden
Copy link

deksden commented Sep 5, 2016

Same for me

@izolate izolate added the bug label Jul 8, 2017
@izolate izolate self-assigned this Jul 8, 2017
@izolate izolate added this to the 1.0.0 milestone Jul 8, 2017
@izolate izolate mentioned this issue Jul 9, 2017
@izolate izolate closed this as completed in 7efa694 Jul 9, 2017
asoltys pushed a commit to asoltys/html2pug that referenced this issue Sep 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants