Skip to content

Commit

Permalink
docs: Hotfix broken warning alert (#142)
Browse files Browse the repository at this point in the history
When viewing the file on GitHub, it's rendered as if `[!WARNING]` doesn't have any special meaning at all. Turns out [alerts cannot be indented], so I guess this is the best we can do for now.

[alerts cannot be indented]: https://github.com/orgs/community/discussions/118296
  • Loading branch information
SimonAlling authored Jul 22, 2024
1 parent 156103a commit a0363d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

1. Create a PR based on the newly pushed branch.

> [!WARNING]
> ⚠️ **Warning** <!-- Change to [!WARNING] when possible (see #142). -->
>
> The PR description should include a brief summary of the user-facing changes included in the release.
>
Expand Down

0 comments on commit a0363d5

Please sign in to comment.