We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3525612 commit df0430dCopy full SHA for df0430d
1 file changed
docs/syntax/admonitions.md
@@ -24,6 +24,7 @@ A relevant piece of information with no serious repercussions if ignored.
24
25
:::{note}
26
This is a note.
27
+
28
It can span multiple lines and supports inline formatting.
29
:::
30
@@ -34,6 +35,7 @@ It can span multiple lines and supports inline formatting.
34
35
```markdown
36
37
38
39
40
41
```
@@ -153,4 +155,4 @@ It can *span* multiple lines and supports inline formatting.
153
155
## Applies to information
154
156
157
:::{include} _snippets/applies-to-admonitions.md
-:::
158
+:::
0 commit comments