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

<a> elements are rendered with their link visually #35

Open
actuallymentor opened this issue Feb 5, 2018 · 3 comments
Open

<a> elements are rendered with their link visually #35

actuallymentor opened this issue Feb 5, 2018 · 3 comments

Comments

@actuallymentor
Copy link

For some reason html like this:

<a href='https://ama.zing'>Thing</a>

Is rendered in the pdf as the visual equivalent of:

<a href='https://ama.zing'>Thing (https://ama.zing)</a>

I can't find anything in the documentation to indicate this is expected behaviour. How do I prevent this from happening?

@peterdemartini
Copy link
Owner

@actuallymentor this should be fixed in version 3

@evanfrawley
Copy link

Appears that this bug has resurfaced in the latest version (4.0.1)

@HarryPeach
Copy link

Also getting this issue on 4.0.1

@peterdemartini Could this issue be re-opened?

@peterdemartini peterdemartini reopened this Oct 9, 2021
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

4 participants