Skip to content

Link title preview fails [solved with workaround] #368

@poVoq

Description

@poVoq

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions