mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
Updated Insiders documentation
This commit is contained in:
parent
57e94809f2
commit
1e812c6146
@ -1,3 +1,9 @@
|
|||||||
|
mkdocs-material-6.2.6+insiders-1.16.1 (2021-01-26)
|
||||||
|
|
||||||
|
* Fixed #2249: Instant loading + sticky tabs result in invalid links
|
||||||
|
* Fixed #2248: Search highlighting URL parameter always added
|
||||||
|
* Fixed #2235: Version selector doesn't select current version for aliases
|
||||||
|
|
||||||
mkdocs-material-6.2.6 (2021-01-26)
|
mkdocs-material-6.2.6 (2021-01-26)
|
||||||
|
|
||||||
* Added Bulgarian translations
|
* Added Bulgarian translations
|
||||||
|
@ -6,6 +6,12 @@ template: overrides/main.html
|
|||||||
|
|
||||||
## Material for MkDocs Insiders
|
## Material for MkDocs Insiders
|
||||||
|
|
||||||
|
### 1.16.1 <small>_ January 26, 2021</small>
|
||||||
|
|
||||||
|
- Fixed #2249: Instant loading + sticky tabs result in invalid links
|
||||||
|
- Fixed #2248: Search highlighting URL parameter always added
|
||||||
|
- Fixed #2235: Version selector doesn't select current version for aliases
|
||||||
|
|
||||||
### 1.16.0 <small>_ January 7, 2021</small>
|
### 1.16.0 <small>_ January 7, 2021</small>
|
||||||
|
|
||||||
- Added latest release to repository info (GitHub)
|
- Added latest release to repository info (GitHub)
|
||||||
|
Loading…
Reference in New Issue
Block a user