You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Linking sections and citations using hyperlinks with anchors stops working when converting the .Rmd document to github-flavored markdown for publishing, e.g. report.md#ref-folketinget_folketingets_2024.
Link to the Page
https://github.com/mtwente/nordatlantisk-ft/blob/main/report.md
https://github.com/mtwente/nordatlantisk-ft/blob/main/codebook.md
Describe the Issue
Linking sections and citations using hyperlinks with anchors stops working when converting the .Rmd document to github-flavored markdown for publishing, e.g. report.md#ref-folketinget_folketingets_2024.
Alternative: Use footnotes as in codebook.md
This also concerns all other inline references made using
{#ref-title}
anchors.Are you able to create a Pull Request with the fix?
Yes
The text was updated successfully, but these errors were encountered: