File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -215,8 +215,9 @@ The following configuration options are supported:
215215
216216` title` { # toc-title }
217217
218- : :octicons-milestone-24 : Default: _automatically set_ – This option sets the
219- title of the table of contents navigation in the right sidebar, which is
218+ : [:octicons-tag-24 : 7.3.5][title support] ·
219+ :octicons-milestone-24 : Default: _automatically set_ – This option sets the
220+ title of the table of contents in the right navigation sidebar, which is
220221 normally automatically sourced from the translations for the [site language]
221222 as set in `mkdocs.yml` :
222223
@@ -309,11 +310,12 @@ The following configuration options are supported:
309310 ` ` `
310311
311312The other configuration options of this extension are not officially supported
312- by Material for MkDocs, which is why they may yield unexpected results. Use them at your
313- own risk.
313+ by Material for MkDocs, which is why they may yield unexpected results. Use
314+ them at your own risk.
314315
315316 [Table of Contents] : https://python-markdown.github.io/extensions/toc/
316317 [Table of Contents support] : https://github.com/squidfunk/mkdocs-material/releases/tag/0.1.0
318+ [title support] : https://github.com/squidfunk/mkdocs-material/releases/tag/7.3.5
317319 [site language] : ../changing-the-language.md#site-language
318320 [Slugs] : https://facelessuser.github.io/pymdown-extensions/extras/slugs/
319321
You can’t perform that action at this time.
0 commit comments