Skip to content

Fix call-seq formatting#203

Merged
kou merged 1 commit intoruby:masterfrom
Earlopain:fix-call-seq
May 3, 2026
Merged

Fix call-seq formatting#203
kou merged 1 commit intoruby:masterfrom
Earlopain:fix-call-seq

Conversation

@Earlopain
Copy link
Copy Markdown
Contributor

They don't work in included markdown and also need a leading :

grafik

They don't work in included markdown and also need a leading `:`
@kou
Copy link
Copy Markdown
Member

kou commented Apr 29, 2026

@st0012 Is it an expected RDoc behavior that call-seq doesn't work in include?

@kou kou merged commit b504b3b into ruby:master May 3, 2026
43 checks passed
matzbot pushed a commit to ruby/ruby that referenced this pull request May 3, 2026
(ruby/strscan#203)

They don't work in included markdown and also need a leading `:`

<img width="791" height="442" alt="grafik"
src="https://github.com/user-attachments/assets/eca5d4c2-9597-4c58-a0cc-a4e2c9109992"
/>

ruby/strscan@b504b3b0ad
@kou
Copy link
Copy Markdown
Member

kou commented May 3, 2026

It's an expected behavior in the current RDoc implementation but call-seq in include will be an useful feature.
Could you open a feature request issue to https://github.com/ruby/rdoc for call-seq in include?

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