MartinPacker / MartinPacker/md2pptx
Make References To Equations Live Links
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 513
- Forks
- 81
- PR merge metrics
- No merged PRs in 30d
Description
Today an equation number is arbitrary text - with no way to link to it.
It would be very nice if you could refer to the equation and have the link be live. This should be doable from any slide.
The equation number would have to be unique (maybe enforcedly so) for linking to work.
Fix up - after all the slides have been created would be necessary. I think footnotes already does this.
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
Start by examining the existing footnote fix-up logic and the code that renders equation numbers across slides. Define how equation references and uniqueness are represented, then verify that references from any slide become live links to the corresponding equation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100