Skip to content

Commit

Permalink
feat(jannis-baum#89): github alert markdown test section
Browse files Browse the repository at this point in the history
  • Loading branch information
tuurep committed Jul 22, 2024
1 parent 4f88010 commit ad30544
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions tests/markdown-additional.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,20 @@ Press <kbd>Ctrl</kbd> + <kbd>C</kbd> to copy, and <kbd>Ctrl</kbd> + <kbd>V</kbd>
## Custom attributes

This paragraph has a red background color.{style=background-color:red}

## Github alert blockquote

> [!NOTE]
> Something to take into account
> [!TIP]
> Did you know you can do this and that
> [!IMPORTANT]
> Crucial information here
> [!WARNING]
> Critical content demanding immediate attention
> [!CAUTION]
> Do not do this and that!

0 comments on commit ad30544

Please sign in to comment.