@@ -134,12 +134,14 @@ is enabled.
134
134
<!-- md:version 8.2.0 -->
135
135
<!-- md:default none -->
136
136
137
- !!! info "This setting is not needed in [Insiders] "
137
+ !!! warning "This setting is deprecated "
138
138
139
- Insiders ships a __ground up rewrite of the tags plugin__ which is infinitely
140
- more powerful than the current version in the community edition. It allows
141
- for an arbitrary number of tags indexes (listings), [scoped listings],
142
- [shadow tags], [nested tags], and much more.
139
+ As of version <!-- md:version 9.6.0 -->, this setting is deprecated, as this
140
+ version ships a __ground up rewrite of the tags plugin__ which is much more
141
+ powerful than the previous version. Tags [listings] can be used on any page
142
+ now.
143
+
144
+ <div style="opacity : 0.5" markdown>
143
145
144
146
Use this setting to specify the location of the tags index, which is the page
145
147
used to render a list of all tags and their associated pages. If this setting is
@@ -158,10 +160,9 @@ if you want to have a tags index.
158
160
159
161
The provided path is resolved from the [`docs` directory][mkdocs.docs_dir].
160
162
161
- [Insiders] : ../insiders/index.md
162
- [scoped listings] : ../setup/setting-up-tags.md#scoped-listings
163
- [shadow tags] : ../setup/setting-up-tags.md#shadow-tags
164
- [nested tags] : ../setup/setting-up-tags.md#nested-tags
163
+ </div>
164
+
165
+ [listings] : ../setup/setting-up-tags.md#adding-a-tags-index
165
166
166
167
---
167
168
0 commit comments