user-interface-samples icon indicating copy to clipboard operation
user-interface-samples copied to clipboard

Fix broken README.md warning alert syntax

Open ryanlua opened this issue 1 year ago • 0 comments

Fixes the broken markdown syntax for the "warning" alert in the README. Changes > **Warning** to > [!WARNING] so the alert renders correctly again.

Source

Update - 14 November 2023

  • The initial syntax using e.g. **Note** isn't supported any longer.

Update - 21 July 2023

  • A new syntax, [!NOTE], has been added, which will gradually replace the old one. However, the old syntax will continue to work for some time.

https://github.com/orgs/community/discussions/16925

ryanlua avatar Mar 19 '24 02:03 ryanlua