Skip to content

Commit 9e0e77a

Browse files
committed
add example of custom title for alert syntax
1 parent 824068f commit 9e0e77a

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

_template/how-to/alerts-admonitions-callouts.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,17 @@
3838
> }
3939
> ```
4040
41+
### Callout With Custom Title
42+
43+
> [!IMPORTANT] Pay Attention!
44+
> Crucial information necessary for users to succeed.
45+
46+
## Syntax Incompatible With GitHub
47+
4148
### Nested Alerts
4249
50+
While Obsidian supports rendering nested callouts, at the time of writing GitHub does not:
51+
4352
> [!NOTE]
4453
> Highlights information that users should take into account, even when skimming.
4554
> > [!TIP]

0 commit comments

Comments
 (0)