File tree Expand file tree Collapse file tree 3 files changed +8
-9
lines changed Expand file tree Collapse file tree 3 files changed +8
-9
lines changed Original file line number Diff line number Diff line change @@ -43,8 +43,7 @@ See additional configuration options:
4343
4444### Code annotations
4545
46- [:octicons-heart-fill-24:{ .mdx-heart } Insiders][Insiders]{ .mdx-insiders } ·
47- [:octicons-tag-24: insiders-2.2.0][Insiders] ·
46+ [:octicons-tag-24: 8.0.0b1][Code annotations support] ·
4847:octicons-unlock-24: Feature flag ·
4948:octicons-beaker-24: Experimental
5049
7877 Note that the language shortcode which has to come first must now also be
7978 prefixed by a `.`.
8079
81- [Insiders ] : ../insiders/index.md
80+ [Code annotations support ] : https://github.com/squidfunk/mkdocs-material/releases/tag/8.0.0b1
8281 [Attribute Lists] : ../setup/extensions/python-markdown.md#attribute-lists
8382
8483# # Usage
Original file line number Diff line number Diff line change @@ -41,8 +41,7 @@ especially useful for large documentation sites.
4141
4242### Anchor tracking
4343
44- [:octicons-heart-fill-24:{ .mdx-heart } Insiders][Insiders]{ .mdx-insiders } ·
45- [:octicons-tag-24: insiders-2.1.0][Insiders] ·
44+ [:octicons-tag-24: 8.0.0b1][Anchor tracking support] ·
4645:octicons-unlock-24: Feature flag ·
4746:octicons-beaker-24: Experimental
4847
5655 - navigation.tracking
5756` ` `
5857
59- [Insiders ] : ../insiders/index.md
58+ [Anchor tracking support ] : https://github.com/squidfunk/mkdocs-material/releases/tag/8.0.0b1
6059
6160# ## Navigation tabs
6261
Original file line number Diff line number Diff line change @@ -62,8 +62,7 @@ Check out the versioning example to see it in action –
6262
6363# ## Version warning
6464
65- [:octicons-heart-fill-24:{ .mdx-heart } Insiders][Insiders]{ .mdx-insiders } ·
66- [:octicons-tag-24 : insiders-2.5.0][Insiders] ·
65+ [:octicons-tag-24 : 8.0.0b1][Version warning support] ·
6766:octicons-file-symlink-file-24 : Customization
6867
6968If you're using versioning, you might want to display a warning when the user
@@ -103,7 +102,7 @@ extra:
103102
104103Make sure that this matches the [default version].
105104
106- [Insiders ] : ../insiders/index.md
105+ [Version warning support ] : https://github.com/squidfunk/mkdocs-material/releases/tag/8.0.0b1
107106 [theme extension] : ../customization.md#extending-the-theme
108107 [overriding blocks] : ../customization.md#overriding-blocks
109108 [Version warning preview] : ../assets/screenshots/version-warning.png
@@ -134,6 +133,8 @@ the current page:
134133 docs.example.com/0.1/bar/ -> docs.example.com/0.2/
135134 ```
136135
136+ [Insiders] : ../insiders/index.md
137+
137138# # Usage
138139
139140While this section outlines the basic workflow for publishing new versions,
You can’t perform that action at this time.
0 commit comments