Preserving Within Document Links
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 178
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
First of all, fantastic package.
Second, I wanted to ask if there is a solution for preserving links to jump between slides in a xaringan presentation when rendering to PDF. My dirty workaround at the moment is to export to pdf, and then insert the links myself using Latex, which is unfortunately time-consuming.
Is this possible, and could it be in the pipeline for future releases?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points; start by tracing how renderthis converts xaringan slides to PDF and where slide links are handled. Determine whether within-document links can be preserved in the generated PDF, then verify the result with a presentation containing links between slides.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- latex, r
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100