We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4bef22 commit 198a674Copy full SHA for 198a674
CHANGELOG
@@ -1,3 +1,7 @@
1
+mkdocs-material-8.1.11+insiders-4.8.3 (2022-02-13)
2
+
3
+ * Fixed #3560: Mermaid diagrams don't render for file:// locations
4
5
mkdocs-material-8.1.11+insiders-4.8.2 (2022-02-10)
6
7
* Fixed #3559: Mermaid diagrams don't render inside closed details
docs/insiders/changelog.md
@@ -6,6 +6,10 @@ template: overrides/main.html
## Material for MkDocs Insiders
8
9
+### 4.8.3 <small>_ February 13, 2022</small> { id="4.8.3" }
10
11
+- Fixed #3560: Mermaid diagrams don't render for `file://` locations
12
13
### 4.8.2 <small>_ February 10, 2022</small> { id="4.8.2" }
14
15
- Fixed #3559: Mermaid diagrams don't render inside closed `details`
0 commit comments