Skip to content

<a> links are not processed correctly #82

@kripper

Description

@kripper

<a href='link'>text<a> is currently converted to:

text link

Expected result is a link:

text

Maybe this is the code to generate a link corectly?
https://github.com/pqzx/html2docx/blob/9337c3950bee62a4fea5b722e7ba19c163df4d9f/htmldocx/h2d.py#L365

And here is the current implementation:
b50b910

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