We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59d21ff commit fc62b35Copy full SHA for fc62b35
2 files changed
CHANGELOG
@@ -1,3 +1,7 @@
1
+mkdocs-material-9.4.4+insiders-4.42.1 (2023-10-05)
2
+
3
+ * Fixed spacing of related links in blog posts on small screens
4
5
mkdocs-material-9.4.4 (2023-10-05)
6
7
* Added support for overriding text to be copied for code blocks
docs/insiders/changelog/index.md
@@ -2,6 +2,10 @@
## Material for MkDocs Insiders
+### 4.42.1 <small>October 5, 2023</small> { id="4.42.1" }
+- Fixed spacing of related links in blog posts on small screens
8
9
### 4.42.0 <small>September 19, 2023</small> { id="4.42.0" }
10
11
- Added support for using git submodules in projects plugin
0 commit comments