We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2d9e72 commit 4838013Copy full SHA for 4838013
CHANGELOG
@@ -1,3 +1,7 @@
1
+mkdocs-material-8.3.6+insiders-4.18.2 (2022-06-16)
2
+
3
+ * Fixed #4026: Fixed tooltips not mounted for nested navigation links
4
5
mkdocs-material-8.3.6 (2022-06-16)
6
7
* Fixed #4028: Links not clickable when using versioning (8.3.5 regression)
docs/insiders/changelog.md
@@ -6,6 +6,10 @@ template: overrides/main.html
## Material for MkDocs Insiders
8
9
+### 4.18.2 <small>_ June 16, 2022</small> { id="4.18.2" }
10
11
+- Fixed #4026: Fixed tooltips not mounted for nested navigation links
12
13
### 4.18.1 <small>_ June 14, 2022</small> { id="4.18.1" }
14
15
- Fixed #3990: Chinese search highlighting not working on non-boundaries
0 commit comments