Open darkhorrow opened 3 years ago
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.
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.
# Section 1 .... .... .... [Section 1](#Section-1)
atom: 1.58.0 apm: 2.6.2
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
Versions
atom: 1.58.0 apm: 2.6.2