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

Link title preview fails [solved with workaround] #368

Open
poVoq opened this issue May 28, 2023 · 0 comments
Open

Link title preview fails [solved with workaround] #368

poVoq opened this issue May 28, 2023 · 0 comments

Comments

@poVoq
Copy link

poVoq commented May 28, 2023

I had an issue with html5lib not parsing link titles with the develop branch.

Turns out the version 1.0.1 from the requirements.txt wasn't working, but replacing it with the newer 1.1 via:

pip uninstall html5lib
pip install html5lib

did the trick.

@poVoq poVoq changed the title Link title preview fails [solved] Link title preview fails [solved with workaround] May 31, 2023
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

1 participant