Support table of contents button for org-mode file previews

What does this MR do and why?

Closes #600361 (closed).

org-ruby doesn't generate heading anchors, so this MR introduces Banzai::Filter::MarkupHeadingAnchorFilter to inject them into rendered HTML.

Screenshots

Visually confirmed rendering on GDK-in-a-box.

org-toc

Notes

  • No docs updates included – this area isn't well covered by existing documentation. If there are specific docs that should be updated, please flag them.
  • Backend engineer, but fairly new to Rails – feedback on Rails conventions welcome.

MR acceptance checklist

Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports

Loading