@@ -167,8 +167,7 @@ The provided path is resolved from the [`docs` directory][mkdocs.docs_dir].
167167
168168# ### <!-- md:setting config.tags_slugify -->
169169
170- <!-- md:sponsors -->
171- <!-- md:version insiders-4.25.0 -->
170+ <!-- md:version 9.6.0 -->
172171<!-- md:default [`pymdownx.slugs.slugify`][pymdownx.slugs.slugify] -->
173172
174173Use this setting to change the function for generating URL-compatible slugs
@@ -194,8 +193,7 @@ more granular control.
194193
195194# ### <!-- md:setting config.tags_slugify_separator -->
196195
197- <!-- md:sponsors -->
198- <!-- md:version insiders-4.25.0 -->
196+ <!-- md:version 9.6.0 -->
199197<!-- md:default `-` -->
200198
201199Use this setting to change the separator that is passed to the slugification
@@ -212,8 +210,7 @@ plugins:
212210
213211# ### <!-- md:setting config.tags_slugify_format -->
214212
215- <!-- md:sponsors -->
216- <!-- md:version insiders-4.48.0 -->
213+ <!-- md:version 9.6.0 -->
217214<!-- md:default `tag:{slug}` -->
218215
219216Use this setting to change the format string that is used when generating tag
@@ -272,8 +269,7 @@ plugins:
272269
273270# ### <!-- md:setting config.tags_sort_by -->
274271
275- <!-- md:sponsors -->
276- <!-- md:version insiders-4.26.2 -->
272+ <!-- md:version 9.6.0 -->
277273<!-- md:default `material.plugins.tags.tag_name` -->
278274
279275Use this setting to specify a custom function for comparing tags. By default,
@@ -294,8 +290,7 @@ or number representing the tag, that is used for sorting, and reference it in
294290
295291# ### <!-- md:setting config.tags_sort_reverse -->
296292
297- <!-- md:sponsors -->
298- <!-- md:version insiders-4.26.2 -->
293+ <!-- md:version 9.6.0 -->
299294<!-- md:default `false` -->
300295
301296Use this setting to reverse the order in which tags are sorted when comparing
@@ -312,8 +307,7 @@ plugins:
312307
313308# ### <!-- md:setting config.tags_name_property -->
314309
315- <!-- md:sponsors -->
316- <!-- md:version insiders-4.48.0 -->
310+ <!-- md:version 9.6.0 -->
317311<!-- md:default [`tags`][meta.tags] -->
318312
319313Use this setting to change the name of the front matter property that is used by
@@ -330,8 +324,7 @@ plugins:
330324
331325# ### <!-- md:setting config.tags_name_variable -->
332326
333- <!-- md:sponsors -->
334- <!-- md:version insiders-4.48.0 -->
327+ <!-- md:version 9.6.0 -->
335328<!-- md:default `tags` -->
336329
337330Use this setting to change the name of the template variable that is used by
@@ -348,8 +341,7 @@ plugins:
348341
349342# ### <!-- md:setting config.tags_allowed -->
350343
351- <!-- md:sponsors -->
352- <!-- md:version insiders-4.25.0 -->
344+ <!-- md:version 9.6.0 -->
353345<!-- md:default none -->
354346
355347The plugin allows to check tags against a predefined list, in order to catch
@@ -377,8 +369,7 @@ The following settings are available for listings:
377369
378370# ### <!-- md:setting config.listings -->
379371
380- <!-- md:sponsors -->
381- <!-- md:version insiders-4.48.0 -->
372+ <!-- md:version 9.6.0 -->
382373<!-- md:default `true` -->
383374
384375Use this setting to enable or disable listings. It is normally not necessary to
@@ -400,8 +391,7 @@ is enabled.
400391
401392# ### <!-- md:setting config.listings_map -->
402393
403- <!-- md:sponsors -->
404- <!-- md:version insiders-4.48.0 -->
394+ <!-- md:version 9.6.0 -->
405395<!-- md:default none -->
406396
407397Use this define listing configurations that you can then reference in listings
@@ -431,8 +421,7 @@ See the [listings section] for a list of all available settings.
431421
432422# ### <!-- md:setting config.listings_sort_by -->
433423
434- <!-- md:sponsors -->
435- <!-- md:version insiders-4.39.0 -->
424+ <!-- md:version 9.6.0 -->
436425<!-- md:default `material.plugins.tags.item_title` -->
437426
438427Use this setting to specify a custom function for comparing listing items. By
@@ -463,8 +452,7 @@ or number representing the item, that is used for sorting, and reference it in
463452
464453# ### <!-- md:setting config.listings_sort_reverse -->
465454
466- <!-- md:sponsors -->
467- <!-- md:version insiders-4.39.0 -->
455+ <!-- md:version 9.6.0 -->
468456<!-- md:default `false` -->
469457
470458Use this setting to reverse the order in which items are sorted when comparing
@@ -481,8 +469,7 @@ plugins:
481469
482470# ### <!-- md:setting config.listings_tags_sort_by -->
483471
484- <!-- md:sponsors -->
485- <!-- md:version insiders-4.48.0 -->
472+ <!-- md:version 9.6.0 -->
486473<!-- md:default `material.plugins.tags.tag_name` -->
487474
488475Use this setting to specify a custom function for comparing tags in listings. By
@@ -503,8 +490,7 @@ or number representing the tag, that is used for sorting, and reference it in
503490
504491# ### <!-- md:setting config.listings_tags_sort_reverse -->
505492
506- <!-- md:sponsors -->
507- <!-- md:version insiders-4.48.0 -->
493+ <!-- md:version 9.6.0 -->
508494<!-- md:default `false` -->
509495
510496Use this setting to reverse the order in which tags are sorted when comparing
@@ -521,8 +507,7 @@ plugins:
521507
522508# ### <!-- md:setting config.listings_directive -->
523509
524- <!-- md:sponsors -->
525- <!-- md:version insiders-4.48.0 -->
510+ <!-- md:version 9.6.0 -->
526511<!-- md:default `material/tags` -->
527512
528513Use this setting to change the name of the directive the plugin will look for
@@ -777,8 +762,7 @@ The following settings are available:
777762
778763# ### <!-- md:setting listing.scope -->
779764
780- <!-- md:sponsors -->
781- <!-- md:version insiders-4.48.0 -->
765+ <!-- md:version 9.6.0 -->
782766<!-- md:default `false` -->
783767
784768This setting specifies whether the listing should only consider pages that are
@@ -879,8 +863,7 @@ setting on a per-listing basis:
879863
880864# ### <!-- md:setting listing.include -->
881865
882- <!-- md:sponsors -->
883- <!-- md:version insiders-4.48.0 -->
866+ <!-- md:version 9.6.0 -->
884867<!-- md:default none -->
885868
886869Use this setting to specify which tags should be included in the listing. Each
@@ -917,8 +900,7 @@ If this setting is left empty, all tags and pages are included.
917900
918901# ### <!-- md:setting listing.exclude -->
919902
920- <!-- md:sponsors -->
921- <!-- md:version insiders-4.48.0 -->
903+ <!-- md:version 9.6.0 -->
922904<!-- md:default none -->
923905
924906Use this setting to specify which tags should be excluded from the listing. Each
0 commit comments