Skip to content

[pull] master from ruby:master#115

Merged
pull[bot] merged 1 commit intosysfce2:masterfrom
ruby:master
Jan 1, 2026
Merged

[pull] master from ruby:master#115
pull[bot] merged 1 commit intosysfce2:masterfrom
ruby:master

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented Jan 1, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

### Fix verbatim blocks with non-Ruby formats getting Ruby highlighting

Code blocks with explicit language identifiers (e.g., ```markdown) were
sometimes incorrectly receiving Ruby syntax highlighting when their
content happened to be parseable as Ruby.

Now Ruby highlighting is only applied when:
- Format is explicitly `ruby`, or
- No format specified and content is parseable as Ruby

Other formats now get their language class (e.g., `class="markdown"`)
for potential frontend-based highlighting support.

### Support `rb` as an alternative markdown code block language
@pull pull Bot locked and limited conversation to collaborators Jan 1, 2026
@pull pull Bot added the ⤵️ pull label Jan 1, 2026
@pull pull Bot merged commit f58333e into sysfce2:master Jan 1, 2026
4 of 5 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant