We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57fa024 commit 935cee6Copy full SHA for 935cee6
docs/index.md
@@ -9,3 +9,8 @@
9
<p class="first admonition-title">Note</p>
10
<p class="last">This should be a note callout</p>
11
</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