🌐 AI搜索 & 代理 主页
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: sphinx-contrib/sphinx-lint
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.1
Choose a base ref
...
head repository: sphinx-contrib/sphinx-lint
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.2
Choose a head ref
  • 3 commits
  • 5 files changed
  • 3 contributors

Commits on Nov 5, 2025

  1. Improve hyperlink checker to flag unnecessary underscores (#151)

    * fix: improve url checks and regex for download roles
    
    * Add test case
    VarunNikam22 authored Nov 5, 2025
    Configuration menu
    Copy the full SHA
    212dd3d View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2025

  1. Detect roles that start with !~ (#146)

    * Detect roles that start with `!~`
    
    * Fixup to detect `~!`
    
    * Add preprocessing for regex
    
    Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
    
    * Fix indent
    mushitoriami authored Nov 7, 2025
    Configuration menu
    Copy the full SHA
    833d320 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2025

  1. Adding a manpage.

    JulienPalard committed Nov 19, 2025
    Configuration menu
    Copy the full SHA
    c883505 View commit details
    Browse the repository at this point in the history
Loading