Skip to content

Conversation

@st0012
Copy link
Member

@st0012 st0012 commented Jan 6, 2026

I compiled the list with help from Claude. I tested some common elements manually but not all of them. That said, I think this would still be a good comparison reference to have.

| Fenced Code (tildes) |`~~~` || Conflicts with strikethrough syntax |
| Info strings (language) | ✅ any | ⚠️ `ruby`/`rb`/`c` | Limited syntax highlighting |
| Blockquotes ||| Full match, nested supported |
| Lazy Continuation ||| GFM allows omitting `>` on continuation lines |
Copy link
Member Author

@st0012 st0012 Jan 6, 2026

Choose a reason for hiding this comment

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

RDoc interprets

> foo
bar

as > foo bar due to how ToHtml handles the newline.

I'll try to fix the issue so it matches GFM.

@matzbot
Copy link
Collaborator

matzbot commented Jan 6, 2026

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

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