Skip to content

Commit 57fa024

Browse files
committed
(doc) Testing callouts
1 parent ded8d45 commit 57fa024

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

docs/index.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,11 @@
1-
# GitReleaseManager
1+
# GitReleaseManager
2+
3+
<div class="admonition attention">
4+
<p class="first admonition-title">Attention</p>
5+
<p class="last">This should be an attention callout</p>
6+
</div>
7+
8+
<div class="admonition note">
9+
<p class="first admonition-title">Note</p>
10+
<p class="last">This should be a note callout</p>
11+
</div>

0 commit comments

Comments
 (0)