mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2026-08-03 11:18:36 -04:00
Documentation
This commit is contained in:
@@ -205,6 +205,7 @@ For a list of all settings, please consult the [plugin documentation].
|
||||
[regular font]: changing-the-fonts.md#regular-font
|
||||
[example]: #example
|
||||
[built-in optimize plugin]: ../plugins/optimize.md
|
||||
[technical limitations]: ../plugins/privacy.md#limitations
|
||||
|
||||
??? example "Expand to inspect example"
|
||||
|
||||
|
||||
@@ -461,7 +461,7 @@ to add related links to a post:
|
||||
date: 2024-01-31
|
||||
links:
|
||||
- plugins/search.md
|
||||
- insiders/index.md#how-to-become-a-sponsor
|
||||
- insiders/how-to-sponsor.md
|
||||
---
|
||||
|
||||
# Hello world!
|
||||
@@ -477,7 +477,7 @@ links and even use nesting:
|
||||
date: 2024-01-31
|
||||
links:
|
||||
- plugins/search.md
|
||||
- insiders/index.md#how-to-become-a-sponsor
|
||||
- insiders/how-to-sponsor.md
|
||||
- Nested section:
|
||||
- External link: https://example.com
|
||||
- setup/setting-up-site-search.md
|
||||
|
||||
Reference in New Issue
Block a user