Skip to content

Conversation

@tompng
Copy link
Member

@tompng tompng commented Jan 7, 2026

Styling in codeblock is already dropped as a bugfix (in #1536) so that codeblock does not need to escape frequently used operators like +, *.

Some document in ruby/ruby also uses _italic_ inside <tt> tags and we should also fix them.
For example, ruby/ruby/doc/_regexp.rdoc has <tt>(?=_pat_)</tt>

Styling in codeblock is already dropped as a bugfix so that codeblock does not need to escape frequently used operators like +, *
@tompng tompng temporarily deployed to fork-preview-protection January 7, 2026 07:18 — with GitHub Actions Inactive
@matzbot
Copy link
Collaborator

matzbot commented Jan 7, 2026

🚀 Preview deployment available at: https://bc7912aa.rdoc-6cd.pages.dev (commit: f5b6c29)

Copy link
Member

@st0012 st0012 left a comment

Choose a reason for hiding this comment

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

Good catch 👍

@tompng tompng merged commit 19f2725 into ruby:master Jan 7, 2026
34 of 36 checks passed
@tompng tompng deleted the remove_styling_in_codeblock branch January 7, 2026 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants