Update plugin.py to add support for mkdocs-autorefs#141
Merged
timvink merged 5 commits intotimvink:masterfrom Aug 3, 2025
Merged
Update plugin.py to add support for mkdocs-autorefs#141timvink merged 5 commits intotimvink:masterfrom
timvink merged 5 commits intotimvink:masterfrom
Conversation
Cavaet - I'm no developer, and this was written with Cuade Sonnet 4 over several trial-and-error iterations. I tested in my output pdf, and the autoref links are working as expected. YMMV.
timvink
requested changes
Jul 8, 2025
Owner
timvink
left a comment
There was a problem hiding this comment.
Great job, by both you and claude :)
Left some comments, but it looks good.
We'll also need to update the README.md and specify which plugins are supported, and include autorefs. Can you do that also?
Contributor
Author
|
Ok @timvink , I think I've addressed all your comments. I also tested and the autorefs are still working in the html preview site and in the generated pdf after these latest changes. The README update ended up in a different PR for some reason. I think I had too many GH tabs open and committed in the wrong one or something. This one is ready for re-review. |
Contributor
Author
|
@timvink Just waiting on your approval ;) |
Owner
|
Back from holidays :) Thanks for the changes! |
Owner
|
Released |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
@timvink Cavaet - I'm no developer, and this was written with Claude Sonnet 4 over several trial-and-error iterations. I tested in my output pdf, and the autoref links are working as expected. YMMV.