What's Changed
β¨ Enhancements
- Expand GitHub style references in ChangeLog to URL by @nobu in https://github.com/ruby/rdoc/pull/1547
- Highlight bash commands by @st0012 in https://github.com/ruby/rdoc/pull/1544
π Bug Fixes
- Replace attribute_manager with a new rdoc-inline-format parser by @tompng...