We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Jekyll::Typogrify fails on Windows with non-latin characters and emoji.
Jekyll::Typogrify
<strong>{{ "🤖s Fighting 🐵s" | improve }}</strong>
<strong>🤖s Fighting 🐵s</strong>
<strong>🤖s Fighting 🐵s</strong>
I don't know enough about Ruby and Windows to solve this issue by myself.
The text was updated successfully, but these errors were encountered:
myles
No branches or pull requests
Description:
Jekyll::Typogrify
fails on Windows with non-latin characters and emoji.Tell us a bit about yourself:
Steps to reproduce:
I expected the following:
But got the following, instead:
Other details:
I don't know enough about Ruby and Windows to solve this issue by myself.
The text was updated successfully, but these errors were encountered: