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

fix(core): various broken anchor link fixes #9732

Merged
merged 25 commits into from
Jan 12, 2024

Commits on Jan 11, 2024

  1. Configuration menu
    Copy the full SHA
    3697f95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    194642d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4cb761b View commit details
    Browse the repository at this point in the history
  4. add broken anchors test page

    slorber committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    30b7852 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4070bfc View commit details
    Browse the repository at this point in the history
  6. fix #wrapping anchor link

    slorber committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    6dbc6dc View commit details
    Browse the repository at this point in the history
  7. fix migration anchor link

    slorber committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    1cb85f4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f1dd8c1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fddce81 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    dae7c8d View commit details
    Browse the repository at this point in the history
  11. fix autogenerated link

    slorber committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    0b9c28b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ac34d64 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d244b0d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    eb1763f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7084ad4 View commit details
    Browse the repository at this point in the history
  16. Relax broken link checker, let it accept any pathname that was collected

    This notably allows "#" link on the /404.html page
    slorber committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    01dfbe9 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    58d7c40 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    1ba0a88 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    64d1b42 View commit details
    Browse the repository at this point in the history
  20. refactor: apply lint autofix

    slorber authored and github-actions[bot] committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    d292dc1 View commit details
    Browse the repository at this point in the history
  21. micro optim

    slorber committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    4fe43f6 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Configuration menu
    Copy the full SHA
    706f0e6 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/slorber/fix-Link-broken-anchors-…

    …checker' into slorber/fix-Link-broken-anchors-checker
    slorber committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    62aac7f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e66e05 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    890e8b6 View commit details
    Browse the repository at this point in the history