-
-
Notifications
You must be signed in to change notification settings - Fork 27
Update plugin.py to add support for mkdocs-autorefs #141
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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?
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. |
@timvink Just waiting on your approval ;) |
Back from holidays :) Thanks for the changes! |
Released |
@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.