Skip to content

Commit d1965a1

Browse files
committed
document callout syntax incompatible with github
1 parent 9e0e77a commit d1965a1

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

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

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,16 +38,18 @@
3838
> }
3939
> ```
4040
41+
## Syntax Incompatible With GitHub
42+
4143
### Callout With Custom Title
4244
45+
Obsidian supports rendering callouts with a custom title. GitHub, however, does not.
46+
4347
> [!IMPORTANT] Pay Attention!
4448
> Crucial information necessary for users to succeed.
4549
46-
## Syntax Incompatible With GitHub
47-
4850
### Nested Alerts
4951
50-
While Obsidian supports rendering nested callouts, at the time of writing GitHub does not:
52+
Obsidian supports rendering nested callouts. GitHub, at the time of writing, does not:
5153
5254
> [!NOTE]
5355
> Highlights information that users should take into account, even when skimming.

0 commit comments

Comments
 (0)