Skip to content

Use MkDocs admonition syntax for notes, warnings, and tips - #2176

Merged
Goooler merged 2 commits into
mainfrom
g/20260810/doc-alerts
Aug 10, 2026
Merged

Use MkDocs admonition syntax for notes, warnings, and tips#2176
Goooler merged 2 commits into
mainfrom
g/20260810/doc-alerts

Conversation

@Goooler

@Goooler Goooler commented Aug 10, 2026

Copy link
Copy Markdown
Member

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the documentation to use MkDocs (Material) admonition blocks (!!!) for notes, tips, warnings, and important callouts, improving consistency and visual clarity across the docs site.

Changes:

  • Replaced inline “NOTE:” text and blockquotes with MkDocs admonition syntax (!!! note|tip|warning|important).
  • Added admonition titles where helpful (e.g., “Scope of Relocation”, “Performance & Transitive Dependencies”).
  • Reformatted some callouts to support multi-paragraph and list content within admonitions.

Reviewed changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
docs/getting-started/README.md Converts a plain NOTE callout into an MkDocs !!! note block.
docs/configuration/relocation/README.md Replaces callout blockquotes with !!! tip / titled !!! warning admonitions.
docs/configuration/README.md Converts an important runtime-dependency note into an !!! important admonition.
docs/configuration/minimizing/README.md Converts blockquote notes into !!! note admonitions (with a minor whitespace nit).
docs/configuration/merging/README.md Converts multiple callouts into admonitions, including titled blocks and nested list content.
docs/configuration/dependencies/README.md Converts warning/note blockquotes into titled admonitions for clearer emphasis.
docs/changes/README.md Converts a release-note “NOTE” into an !!! note admonition.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread docs/configuration/merging/README.md Outdated
Comment thread docs/configuration/minimizing/README.md Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@Goooler
Goooler merged commit f96f93f into main Aug 10, 2026
6 checks passed
@Goooler
Goooler deleted the g/20260810/doc-alerts branch August 10, 2026 09:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants