Commit c312f0b
committed
Bump Hongdown to 0.3.11
Updates Hongdown from 0.3.10 to 0.3.11, which fixes a bug where a
blockquote containing a list with blank lines between items was
incorrectly split into multiple blockquotes.
Also fixes the inbox documentation that hit this bug by adding the
missing > marker on the blank line between two list items inside the
blockquote, so they render as a single blockquote as intended.
https://github.com/dahlia/hongdown/releases/tag/0.3.11
Assisted-by: Claude Code:claude-opus-4-71 parent 9071ca0 commit c312f0b
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
780 | 780 | | |
781 | 781 | | |
782 | 782 | | |
783 | | - | |
| 783 | + | |
784 | 784 | | |
785 | 785 | | |
786 | 786 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments