Skip to content

Conversation

@vinistock
Copy link
Collaborator

Continuing the work from #1389. This PR standardizes the BlockQuote element to a consistent style and starts inheriting from Element.

I also added the missing parent in Raw, which I missed on the other PR.

@vinistock vinistock self-assigned this Dec 24, 2025
@matzbot
Copy link
Collaborator

matzbot commented Dec 24, 2025

🚀 Preview deployment available at: https://92236248.rdoc-6cd.pages.dev (commit: 630ad43)

visitor.accept_block_quote self
module RDoc
class Markup
class BlockQuote < Raw
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we need class comment before this line: # A quoted section which contains markup items.

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.

4 participants