We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When converting the markdown file with a table of contents (example below), the links in the converted pdf file do not work.
Instead of the respective header in the pdf file itself, the link in the pdf file points to the app's page (i.e. https://md2pdf.netlify.app/#hello).
https://md2pdf.netlify.app/#hello
<!-- example table of contents --> - [Hello](#hello) - [md2pdf](#md2pdf) - [Thank you](#thank-you)
I was wondering if this is something that can be fixed.
Also, thank you so much for the app, it's very useful. 🙌
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When converting the markdown file with a table of contents (example below), the links in the converted pdf file do not work.
Instead of the respective header in the pdf file itself, the link in the pdf file points to the app's page (i.e.
https://md2pdf.netlify.app/#hello
).I was wondering if this is something that can be fixed.
Also, thank you so much for the app, it's very useful. 🙌
The text was updated successfully, but these errors were encountered: