Skip to content

Commit 935cee6

Browse files
committed
(doc) Does error work?
1 parent 57fa024 commit 935cee6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/index.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,8 @@
99
<p class="first admonition-title">Note</p>
1010
<p class="last">This should be a note callout</p>
1111
</div>
12+
13+
<div class="admonition error">
14+
<p class="first admonition-title">Error</p>
15+
<p class="last">This should be an error callout</p>
16+
</div>

0 commit comments

Comments
 (0)