Skip to content

Restore blockquote styling in markdown display#1128

Merged
amatsuda merged 1 commit into
rubycentral:mainfrom
unasuke:markdown-blockquote-style
Jul 5, 2026
Merged

Restore blockquote styling in markdown display#1128
amatsuda merged 1 commit into
rubycentral:mainfrom
unasuke:markdown-blockquote-style

Conversation

@unasuke

@unasuke unasuke commented Jul 5, 2026

Copy link
Copy Markdown
Contributor

What

The Bootstrap 3 -> 5 migration dropped the bare blockquote border-left and padding that Bootstrap 3 provided by default, leaving markdown-rendered quotes (comments, internal comments, proposal bodies) with no visual indication. Add a scoped .markdown blockquote rule to bring back the left border and indentation.

Screenshots

before after
image image

The Bootstrap 3 -> 5 migration dropped the bare blockquote border-left
and padding that Bootstrap 3 provided by default, leaving markdown-
rendered quotes (comments, internal comments, proposal bodies) with no
visual indication. Add a scoped `.markdown blockquote` rule to bring back
the left border and indentation.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@amatsuda amatsuda merged commit 9f7f67a into rubycentral:main Jul 5, 2026
1 check passed
@amatsuda

amatsuda commented Jul 5, 2026

Copy link
Copy Markdown
Collaborator

@unasuke Thanks!

@unasuke unasuke deleted the markdown-blockquote-style branch July 5, 2026 16:26
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.

2 participants