File tree Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Original file line number Diff line number Diff line change 1+ mkdocs-material-7.3.5+insiders-3.1.5 (2021-10-28)
2+
3+ * Fixed #3144: Rogue link when using tags with auto-populated navigation
4+ * Fixed #3147: Code block line numbers appear in search results
5+ * Fixed #3158: Social cards do not strip HTML tags from title
6+
17mkdocs-material-7.3.5 (2021-10-27)
28
39 * Added support for setting table of contents title via mkdocs.yml
Original file line number Diff line number Diff line change @@ -6,6 +6,12 @@ template: overrides/main.html
66
77## Material for MkDocs Insiders
88
9+ ### 3.1.5 <small >_ October 28, 2021</small > { id="3.1.5" }
10+
11+ - Fixed #3144 : Rogue link when using tags with auto-populated navigation
12+ - Fixed #3147 : Code block line numbers appear in search results
13+ - Fixed #3158 : Social cards do not strip HTML tags from title
14+
915### 3.1.4 <small >_ October 17, 2021</small > { id="3.1.4" }
1016
1117- Fixed #2974 : Text cropped with other fonts than ` Roboto ` in social plugin
You can’t perform that action at this time.
0 commit comments