Skip to content
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

refactor: Backup anchors without hrefs, for compatibility with autorefs' Markdown anchors #651

Merged
merged 9 commits into from
Feb 22, 2024

Commits on Feb 20, 2024

  1. refactor: Duplicate anchors instead of modifying them in-place

    This will be useful for the soon-to-come Markdown anchors feature of mkdocs-autorefs.
    
    Related to mkdocs-autorefs#39: mkdocstrings/autorefs#39
    pawamoy committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    dac711e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a198b36 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e707340 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    03365d3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    37c294f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    105b653 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    e47de00 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d0e842 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d4c8c6 View commit details
    Browse the repository at this point in the history