Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: use gh alert syntax for callouts #5261

Merged
merged 1 commit into from
Aug 19, 2024

Conversation

dvdksn
Copy link
Collaborator

@dvdksn dvdksn commented Aug 16, 2024

GitHub markdown supports an extension for rendering notes, warnings, and tips.
This extension is now also supported by the Docker documentation site.
This PR updates the Markdown files to use the new syntax.

Example:

> [!NOTE]
> This is a note

Rendered version:

Note

This is a note

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
@dvdksn dvdksn force-pushed the docs-alert-syntax branch from 8a23cc4 to 47e0e63 Compare August 16, 2024 09:14
@dvdksn dvdksn marked this pull request as ready for review August 16, 2024 09:19
@dvdksn dvdksn requested review from tonistiigi and crazy-max August 19, 2024 07:09
@tonistiigi tonistiigi merged commit 49f3d8f into moby:master Aug 19, 2024
92 checks passed
@dvdksn dvdksn deleted the docs-alert-syntax branch August 19, 2024 07:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants