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

UTF-8 encoding error #2

Closed
HP-ERNI-Victor opened this issue Feb 10, 2018 · 1 comment
Closed

UTF-8 encoding error #2

HP-ERNI-Victor opened this issue Feb 10, 2018 · 1 comment

Comments

@HP-ERNI-Victor
Copy link

Hi!
this plugin is awesome 👍

but there is an error with files that are encoded with UTF-8, I had to edit the following line
`
File "c:\users\perezv\appdata\local\programs\python\python36\lib\site-packages\mkdocs_awesome_pages_plugin\factory.py", line 68, in _create_leaf_page

with open(path, encoding='UTF-8') as file:
`
in order to get it to work on my project.

Thanks!

@lukasgeiter
Copy link
Owner

Hi! I'm glad you like the plugin and appreciate the bug report.
I've fixed the issue and released version 1.1.2.

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