Skip to content

Conversation

@vinistock
Copy link
Collaborator

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

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

matzbot commented Dec 24, 2025

🚀 Preview deployment available at: https://970b30be.rdoc-6cd.pages.dev (commit: 34051e6)

@tompng
Copy link
Member

tompng commented Jan 17, 2026

Closing this because changing superclass of RDoc::Markup::Rule from Struct to another one might cause the same problem as #1535 (fixed by partially reverting superclass change in #1549)

class RDoc::Markup::Rule < Struct.new :weight

I think other standardize pull requests are safe

@tompng tompng closed this Jan 17, 2026
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