Skip to content

[DOC] Remove _italic_ *bold* styling inside codeblock#1552

Merged
tompng merged 1 commit into
ruby:masterfrom
tompng:remove_styling_in_codeblock
Jan 7, 2026
Merged

[DOC] Remove _italic_ *bold* styling inside codeblock#1552
tompng merged 1 commit into
ruby:masterfrom
tompng:remove_styling_in_codeblock

Conversation

@tompng

@tompng tompng commented Jan 7, 2026

Copy link
Copy Markdown
Member

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

matzbot commented Jan 7, 2026

Copy link
Copy Markdown
Collaborator

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

@st0012 st0012 left a comment

Copy link
Copy Markdown
Member

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