-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: squidfunk/mkdocs-material
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 9.5.16
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: squidfunk/mkdocs-material
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 9.5.17
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 28 files changed
- 4 contributors
Commits on Mar 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e71f00b - Browse repository at this point
Copy the full SHA e71f00bView commit details -
Unicode, case-sensitive reference setting causes error below. ``` yaml.constructor.ConstructorError: expected a mapping node, but found scalar ``` Update related sections in the documentation to address this issue. Newer Python-Markdown has `slugify_unicode` built-in, so this ```yaml markdown_extensions: - toc: slugify: !!python/name:markdown.extensions.toc.slugify_unicode ``` also works for case-insensitive use cases. Fixes: ee1e675 ("Update slug reference")
Configuration menu - View commit details
-
Copy full SHA for 7d6d8d7 - Browse repository at this point
Copy the full SHA 7d6d8d7View commit details
Commits on Apr 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7e13ae6 - Browse repository at this point
Copy the full SHA 7e13ae6View commit details -
Configuration menu - View commit details
-
Copy full SHA for e741f80 - Browse repository at this point
Copy the full SHA e741f80View commit details
Commits on Apr 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1041766 - Browse repository at this point
Copy the full SHA 1041766View commit details -
Co-authored-by: stcksmsh <107367925+stcksmsh@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a3655e8 - Browse repository at this point
Copy the full SHA a3655e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 78e93ac - Browse repository at this point
Copy the full SHA 78e93acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 570161a - Browse repository at this point
Copy the full SHA 570161aView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 9.5.16...9.5.17