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
77c01fee56
commit
85d9a5659d
@ -1,3 +1,8 @@
|
|||||||
|
mkdocs-material-7.1.6+insiders.2.9.2 (2021-05-30)
|
||||||
|
|
||||||
|
* Moved tags to partial for easier customization
|
||||||
|
* Added support for hiding tags on any page
|
||||||
|
|
||||||
mkdocs-material-7.1.6 (2021-05-30)
|
mkdocs-material-7.1.6 (2021-05-30)
|
||||||
|
|
||||||
* Deprecated seealso admonition qualifier
|
* Deprecated seealso admonition qualifier
|
||||||
|
@ -6,6 +6,11 @@ template: overrides/main.html
|
|||||||
|
|
||||||
## Material for MkDocs Insiders
|
## Material for MkDocs Insiders
|
||||||
|
|
||||||
|
### 2.9.2 <small>_ May 30, 2021</small>
|
||||||
|
|
||||||
|
- Moved tags to partial for easier customization
|
||||||
|
- Added support for hiding tags on any page
|
||||||
|
|
||||||
### 2.9.1 <small>_ May 24, 2021</small>
|
### 2.9.1 <small>_ May 24, 2021</small>
|
||||||
|
|
||||||
- Added missing guard for linking of content tabs
|
- Added missing guard for linking of content tabs
|
||||||
|
Loading…
Reference in New Issue
Block a user