Skip to content

Add support for lists in blockquotes in custom renderer#110

Merged
andysteadbbc merged 1 commit intomainfrom
blockquote-lists
Feb 5, 2026
Merged

Add support for lists in blockquotes in custom renderer#110
andysteadbbc merged 1 commit intomainfrom
blockquote-lists

Conversation

@andysteadbbc
Copy link
Contributor

🧐 What?

Add support for lists in blockquotes in custom renderer

🛠 How

Having a list in a blockquote didnt render as expected e.g.

## Blockquote Lists

> 1. List item 1
> 2. List item 2
> 3. List item 3
> 4. List item 4
> 5. List item 5
> 6. List item 6

@andysteadbbc andysteadbbc requested a review from a team as a code owner February 5, 2026 16:41
@andysteadbbc andysteadbbc merged commit 9d8faab into main Feb 5, 2026
4 checks passed
@andysteadbbc andysteadbbc deleted the blockquote-lists branch February 5, 2026 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant