@@ -167,8 +167,7 @@ The provided path is resolved from the [`docs` directory][mkdocs.docs_dir].
167
167
168
168
# ### <!-- md:setting config.tags_slugify -->
169
169
170
- <!-- md:sponsors -->
171
- <!-- md:version insiders-4.25.0 -->
170
+ <!-- md:version 9.6.0 -->
172
171
<!-- md:default [`pymdownx.slugs.slugify`][pymdownx.slugs.slugify] -->
173
172
174
173
Use this setting to change the function for generating URL-compatible slugs
@@ -194,8 +193,7 @@ more granular control.
194
193
195
194
# ### <!-- md:setting config.tags_slugify_separator -->
196
195
197
- <!-- md:sponsors -->
198
- <!-- md:version insiders-4.25.0 -->
196
+ <!-- md:version 9.6.0 -->
199
197
<!-- md:default `-` -->
200
198
201
199
Use this setting to change the separator that is passed to the slugification
@@ -212,8 +210,7 @@ plugins:
212
210
213
211
# ### <!-- md:setting config.tags_slugify_format -->
214
212
215
- <!-- md:sponsors -->
216
- <!-- md:version insiders-4.48.0 -->
213
+ <!-- md:version 9.6.0 -->
217
214
<!-- md:default `tag:{slug}` -->
218
215
219
216
Use this setting to change the format string that is used when generating tag
@@ -272,8 +269,7 @@ plugins:
272
269
273
270
# ### <!-- md:setting config.tags_sort_by -->
274
271
275
- <!-- md:sponsors -->
276
- <!-- md:version insiders-4.26.2 -->
272
+ <!-- md:version 9.6.0 -->
277
273
<!-- md:default `material.plugins.tags.tag_name` -->
278
274
279
275
Use 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
294
290
295
291
# ### <!-- md:setting config.tags_sort_reverse -->
296
292
297
- <!-- md:sponsors -->
298
- <!-- md:version insiders-4.26.2 -->
293
+ <!-- md:version 9.6.0 -->
299
294
<!-- md:default `false` -->
300
295
301
296
Use this setting to reverse the order in which tags are sorted when comparing
@@ -312,8 +307,7 @@ plugins:
312
307
313
308
# ### <!-- md:setting config.tags_name_property -->
314
309
315
- <!-- md:sponsors -->
316
- <!-- md:version insiders-4.48.0 -->
310
+ <!-- md:version 9.6.0 -->
317
311
<!-- md:default [`tags`][meta.tags] -->
318
312
319
313
Use this setting to change the name of the front matter property that is used by
@@ -330,8 +324,7 @@ plugins:
330
324
331
325
# ### <!-- md:setting config.tags_name_variable -->
332
326
333
- <!-- md:sponsors -->
334
- <!-- md:version insiders-4.48.0 -->
327
+ <!-- md:version 9.6.0 -->
335
328
<!-- md:default `tags` -->
336
329
337
330
Use this setting to change the name of the template variable that is used by
@@ -348,8 +341,7 @@ plugins:
348
341
349
342
# ### <!-- md:setting config.tags_allowed -->
350
343
351
- <!-- md:sponsors -->
352
- <!-- md:version insiders-4.25.0 -->
344
+ <!-- md:version 9.6.0 -->
353
345
<!-- md:default none -->
354
346
355
347
The plugin allows to check tags against a predefined list, in order to catch
@@ -377,8 +369,7 @@ The following settings are available for listings:
377
369
378
370
# ### <!-- md:setting config.listings -->
379
371
380
- <!-- md:sponsors -->
381
- <!-- md:version insiders-4.48.0 -->
372
+ <!-- md:version 9.6.0 -->
382
373
<!-- md:default `true` -->
383
374
384
375
Use this setting to enable or disable listings. It is normally not necessary to
@@ -400,8 +391,7 @@ is enabled.
400
391
401
392
# ### <!-- md:setting config.listings_map -->
402
393
403
- <!-- md:sponsors -->
404
- <!-- md:version insiders-4.48.0 -->
394
+ <!-- md:version 9.6.0 -->
405
395
<!-- md:default none -->
406
396
407
397
Use 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.
431
421
432
422
# ### <!-- md:setting config.listings_sort_by -->
433
423
434
- <!-- md:sponsors -->
435
- <!-- md:version insiders-4.39.0 -->
424
+ <!-- md:version 9.6.0 -->
436
425
<!-- md:default `material.plugins.tags.item_title` -->
437
426
438
427
Use 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
463
452
464
453
# ### <!-- md:setting config.listings_sort_reverse -->
465
454
466
- <!-- md:sponsors -->
467
- <!-- md:version insiders-4.39.0 -->
455
+ <!-- md:version 9.6.0 -->
468
456
<!-- md:default `false` -->
469
457
470
458
Use this setting to reverse the order in which items are sorted when comparing
@@ -481,8 +469,7 @@ plugins:
481
469
482
470
# ### <!-- md:setting config.listings_tags_sort_by -->
483
471
484
- <!-- md:sponsors -->
485
- <!-- md:version insiders-4.48.0 -->
472
+ <!-- md:version 9.6.0 -->
486
473
<!-- md:default `material.plugins.tags.tag_name` -->
487
474
488
475
Use 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
503
490
504
491
# ### <!-- md:setting config.listings_tags_sort_reverse -->
505
492
506
- <!-- md:sponsors -->
507
- <!-- md:version insiders-4.48.0 -->
493
+ <!-- md:version 9.6.0 -->
508
494
<!-- md:default `false` -->
509
495
510
496
Use this setting to reverse the order in which tags are sorted when comparing
@@ -521,8 +507,7 @@ plugins:
521
507
522
508
# ### <!-- md:setting config.listings_directive -->
523
509
524
- <!-- md:sponsors -->
525
- <!-- md:version insiders-4.48.0 -->
510
+ <!-- md:version 9.6.0 -->
526
511
<!-- md:default `material/tags` -->
527
512
528
513
Use this setting to change the name of the directive the plugin will look for
@@ -777,8 +762,7 @@ The following settings are available:
777
762
778
763
# ### <!-- md:setting listing.scope -->
779
764
780
- <!-- md:sponsors -->
781
- <!-- md:version insiders-4.48.0 -->
765
+ <!-- md:version 9.6.0 -->
782
766
<!-- md:default `false` -->
783
767
784
768
This setting specifies whether the listing should only consider pages that are
@@ -879,8 +863,7 @@ setting on a per-listing basis:
879
863
880
864
# ### <!-- md:setting listing.include -->
881
865
882
- <!-- md:sponsors -->
883
- <!-- md:version insiders-4.48.0 -->
866
+ <!-- md:version 9.6.0 -->
884
867
<!-- md:default none -->
885
868
886
869
Use 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.
917
900
918
901
# ### <!-- md:setting listing.exclude -->
919
902
920
- <!-- md:sponsors -->
921
- <!-- md:version insiders-4.48.0 -->
903
+ <!-- md:version 9.6.0 -->
922
904
<!-- md:default none -->
923
905
924
906
Use this setting to specify which tags should be excluded from the listing. Each
0 commit comments