readmeio / markdown

ReadMe's flavored Markdown parser and React-based rendering engine.
https://rdmd.readme.io
ISC License
33 stars 9 forks source link

fix(beta): reset callout headings to H2s #941

Closed rafegoldberg closed 1 month ago

rafegoldberg commented 1 month ago
📖 PR App

🧰 Changes

RMDX wraps callout headings in <h3> tags, but historically, RDMD has marked these up as <h2>s. (Not sure if there was a reason for this change, but it's making it hard to tell which docs will actually be impacted by the migration!)

rafegoldberg commented 1 month ago

This PR was released!

🚀 Changes included in v6.75.0-beta.79