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

Links to sections of the document do not work in the PDF #247

Open
darkhorrow opened this issue Oct 25, 2021 · 0 comments
Open

Links to sections of the document do not work in the PDF #247

darkhorrow opened this issue Oct 25, 2021 · 0 comments

Comments

@darkhorrow
Copy link

darkhorrow commented Oct 25, 2021

Issue description

Links to sections inside the document miss their functionality when converted to PDF, not being able to be clicked to move to the referred section.

Steps to reproduce

Convert the Markdown to PDF with a link to a section in the document.

Expected behavior: A clickable link that leads to the referenced section.

Actual behavior: A text with the style of a link, but not clickable.

Input

# Section 1

....
....
....

[Section 1](#Section-1)

Versions

atom: 1.58.0
apm: 2.6.2

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