mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
Updated Insiders changelog
This commit is contained in:
parent
eafd98efe4
commit
466fa5028a
@ -1,3 +1,9 @@
|
|||||||
|
mkdocs-material-7.3.2+insiders-3.1.3 (2021-10-12)
|
||||||
|
|
||||||
|
* Added warnings to search plugin for unsupported options and syntax
|
||||||
|
* Fixed #3503: Search sometimes returns entire page
|
||||||
|
* Fixed #3089: Single-line code annotations disappear when printing
|
||||||
|
|
||||||
mkdocs-material-7.3.3 (2021-10-11)
|
mkdocs-material-7.3.3 (2021-10-11)
|
||||||
|
|
||||||
* Rewrite of entire documentation
|
* Rewrite of entire documentation
|
||||||
@ -17,7 +23,7 @@ mkdocs-material-7.3.2 (2021-10-06)
|
|||||||
* Deprecated prebuilding of search index
|
* Deprecated prebuilding of search index
|
||||||
* Improved graceful handling of broken search for file://
|
* Improved graceful handling of broken search for file://
|
||||||
* Added minimum Jinja version to list of requirements
|
* Added minimum Jinja version to list of requirements
|
||||||
* Fixed #3071: section index pages render empty directories
|
* Fixed #3071: Section index pages render empty directories
|
||||||
* Fixed margin issues when using navigation tabs (7.3.1 regression)
|
* Fixed margin issues when using navigation tabs (7.3.1 regression)
|
||||||
* Fixed search placeholder sometimes being shown too early
|
* Fixed search placeholder sometimes being shown too early
|
||||||
|
|
||||||
|
@ -6,6 +6,12 @@ template: overrides/main.html
|
|||||||
|
|
||||||
## Material for MkDocs Insiders
|
## Material for MkDocs Insiders
|
||||||
|
|
||||||
|
### 3.1.3 <small>_ October 12, 2021</small> { id="3.1.3" }
|
||||||
|
|
||||||
|
- Added warnings to search plugin for unsupported options and syntax
|
||||||
|
- Fixed #3503: Search sometimes returns entire page
|
||||||
|
- Fixed #3089: Single-line code annotations disappear when printing
|
||||||
|
|
||||||
### 3.1.2 <small>_ October 6, 2021</small> { id="3.1.2" }
|
### 3.1.2 <small>_ October 6, 2021</small> { id="3.1.2" }
|
||||||
|
|
||||||
- Fixed incorrect path separators for social cards on Windows
|
- Fixed incorrect path separators for social cards on Windows
|
||||||
|
Loading…
Reference in New Issue
Block a user