gems rdoc 7.2.0
v7.2.0

6 hours ago

What's Changed

✨ Enhancements

  • Expand GitHub style references in ChangeLog to URL by @nobu in #1547
  • Highlight bash commands by @st0012 in #1544

🐛 Bug Fixes

  • Replace attribute_manager with a new rdoc-inline-format parser by @tompng in #1559
  • Fix not scrolling in search results when ArrowUp or ArrowDown for Aliki by @ccmywish in #1587
  • Implement escapes in Markdown to RDoc conversion by @tompng in #1575
  • Change PrismRuby not to depend on hack that stores module nesting information to context.parent by @tompng in #1580
  • Hide search results on Escape key on desktop too for Aliki by @ccmywish in #1593
  • Fix visit_call_node visit arguments twice by @tompng in #1596
  • Fix accept_table with incomplete rows by @st0012 in #1599
  • Fix sections not displaying their text by @Earlopain in #1600
  • Ignore visibility method, attr definition, module_function within block by @tompng in #1595
  • Fix broken legacy rdoc-ref labels and duplicate heading IDs by @st0012 in #1602
  • Add unique IDs to section headings in Aliki template by @st0012 in #1603
  • Fix RDoc::Attr#add_alias handling of aliased attribute accessor by @extern-c in #1605

📚 Documentation

  • Fix broken RDoc Markup Reference link in RDoc::Comment by @extern-c in #1566
  • Add missing quote for 'unknown' by @p8 in #1589

🛠 Other Changes

New Contributors

Full Changelog: v7.1.0...v7.2.0

Don't miss a new rdoc release

NewReleases is sending notifications on new releases.