Commit bb33ae7
docs: clarify blank-line rule in admonition multi-line examples (#3468)
* docs: show blank-line rule in admonition multi-line examples
Fix the Plain admonition example so it actually renders multiple
lines, and spell out that paragraphs inside an admonition must be
separated by a blank line.
Co-authored-by: Cursor <cursoragent@cursor.com>
* Update docs/syntax/admonitions.md
Co-authored-by: shainaraskas <58563081+shainaraskas@users.noreply.github.com>
* docs: address review feedback on admonition examples
- Add an explicit multi-paragraph admonition example (Output + Markdown
tabs) so the page demonstrates the blank-line paragraph behavior
instead of only asserting it.
- Keep the intro sentence simple per review (no redundant prose rule);
remove trailing whitespace introduced earlier.
Co-authored-by: Cursor <cursoragent@cursor.com>
---------
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: shainaraskas <58563081+shainaraskas@users.noreply.github.com>1 parent 5db19af commit bb33ae7
1 file changed
Lines changed: 31 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
8 | 35 | | |
9 | 36 | | |
10 | 37 | | |
| |||
135 | 162 | | |
136 | 163 | | |
137 | 164 | | |
| 165 | + | |
| 166 | + | |
138 | 167 | | |
139 | 168 | | |
140 | 169 | | |
| |||
144 | 173 | | |
145 | 174 | | |
146 | 175 | | |
| 176 | + | |
| 177 | + | |
147 | 178 | | |
148 | 179 | | |
149 | 180 | | |
| |||
0 commit comments