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
cfd70ccc4a
commit
b43448a036
@ -1,3 +1,7 @@
|
||||
mkdocs-material-8.2.10+insiders-4.13.0 (2022-04-24)
|
||||
|
||||
* Added support for tag icons
|
||||
|
||||
mkdocs-material-8.2.10 (2022-04-24)
|
||||
|
||||
* Added Macedonian translations
|
||||
|
@ -6,6 +6,10 @@ template: overrides/main.html
|
||||
|
||||
## Material for MkDocs Insiders
|
||||
|
||||
### 4.13.0 <small>_ April 24, 2022</small> { id="4.13.0" }
|
||||
|
||||
- Added support for tag icons
|
||||
|
||||
### 4.12.0 <small>_ March 27, 2022</small> { id="4.12.0" }
|
||||
|
||||
- Added support for card grids and grid layouts
|
||||
|
@ -172,8 +172,9 @@ The following features are solely available via Material for MkDocs Insiders:
|
||||
|
||||
<div class="mdx-columns" markdown>
|
||||
|
||||
- [x] [Tag icons] :material-new-box:
|
||||
- [x] [Card grids] :material-new-box:
|
||||
- [x] [Offline plugin] :material-new-box:
|
||||
- [x] [Offline plugin]
|
||||
- [x] [Privacy plugin]
|
||||
- [x] [Table of contents anchor following]
|
||||
- [x] [Annotations]
|
||||
@ -230,13 +231,14 @@ are released for general availability.
|
||||
- [x] [Social cards]
|
||||
- [x] [Code annotations: anchor links]
|
||||
- [x] [Code annotations: strip comments]
|
||||
- [x] [Tag icons]
|
||||
- [x] [Table of contents anchor following]
|
||||
- [x] Sidebars automatically scroll to active item
|
||||
- [ ] Stay on page when switching languages
|
||||
|
||||
[Social cards]: ../setup/setting-up-social-cards.md
|
||||
[Code annotations: anchor links]: ../reference/code-blocks.md#anchor-links
|
||||
[Code annotations: strip comments]: ../reference/code-blocks.md#stripping-comments
|
||||
[Tag icons]: ../setup/setting-up-tags.md#tag-icons
|
||||
[Table of contents anchor following]: ../setup/setting-up-navigation.md#anchor-following
|
||||
|
||||
#### $ 10,000 – Carolina Reaper
|
||||
|
Loading…
Reference in New Issue
Block a user