mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-11-12 01:50:52 +01:00
Updated Insiders changelog
This commit is contained in:
parent
d4bef2238c
commit
198a67496f
@ -1,3 +1,7 @@
|
||||
mkdocs-material-8.1.11+insiders-4.8.3 (2022-02-13)
|
||||
|
||||
* Fixed #3560: Mermaid diagrams don't render for file:// locations
|
||||
|
||||
mkdocs-material-8.1.11+insiders-4.8.2 (2022-02-10)
|
||||
|
||||
* Fixed #3559: Mermaid diagrams don't render inside closed details
|
||||
|
@ -6,6 +6,10 @@ template: overrides/main.html
|
||||
|
||||
## Material for MkDocs Insiders
|
||||
|
||||
### 4.8.3 <small>_ February 13, 2022</small> { id="4.8.3" }
|
||||
|
||||
- Fixed #3560: Mermaid diagrams don't render for `file://` locations
|
||||
|
||||
### 4.8.2 <small>_ February 10, 2022</small> { id="4.8.2" }
|
||||
|
||||
- Fixed #3559: Mermaid diagrams don't render inside closed `details`
|
||||
|
Loading…
Reference in New Issue
Block a user