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: migration issues #896

Closed kellyjosephprice closed 3 months ago

kellyjosephprice commented 3 months ago
PR App Fix RM-XYZ

🧰 Changes

Fixes some issus that come up during testing.

  1. Close unclosed self-closing tags.
  2. Handle mutli-line html comments.

🧬 QA & Testing

rafegoldberg commented 3 months ago

This PR was released!

🚀 Changes included in v6.75.0-beta.49

kellyjosephprice commented 3 months ago

RM-9899