gems rdoc 7.1.0
v7.1.0

14 hours ago

What's Changed

✨ Enhancements

  • Support GitHub style markdown heading anchor and link reference by @st0012 in #1540
  • Allow using backticks to quote text in RDoc markup too by @st0012 in #1551

🐛 Bug Fixes

  • Fix comment_location for merged ClassModule by @tompng in #1531
  • Prevent style rendering in code blocks by @st0012 in #1536
  • Improve code block language detection by @st0012 in #1538
  • Fix Markdown strikethrough (~~text~~) not rendering in HTML output by @st0012 in #1541
  • Define Markup::Heading as a struct on rubies older than v4.0.0 by @vinistock in #1549
  • Fix cross-reference resolution for constants by @extern-c in #1539

📚 Documentation

  • Rebuild RDoc markup documentation by @st0012 in #1542
  • [DOC] Remove italic bold styling inside codeblock by @tompng in #1552
  • Use playwright MCP as the recommended way to test RDoc end to end by @st0012 in #1545
  • Fix broken RDoc Markup Reference links in RDoc::Markup by @extern-c in #1560

🛠 Other Changes

Full Changelog: v7.0.3...v7.1.0

Don't miss a new rdoc release

NewReleases is sending notifications on new releases.