readmeio / markdown

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

feat: variables and glossary #865

Closed kellyjosephprice closed 5 months ago

kellyjosephprice commented 5 months ago
PR App Fix RM-9018 RM-9022

🧰 Changes

Supports Variables and GlossaryItems!

Ok, so this PR only has a small 🤏 code change for those components. We just have to format the correct jsx in the editor for this to work, I think.

This PR does

🧬 QA & Testing

kellyjosephprice commented 5 months ago

niceee one behavior I noticed is that << breaks the page

Yea, not sure what to do with parsing errors yet.

I do not want to support the old syntax since it causes a parsing error, that just sounds like a bad time.

kellyjosephprice commented 5 months ago

I'm going to merge this, but if you have any other reviews please let me know!

rafegoldberg commented 5 months ago

This PR was released!

🚀 Changes included in v6.75.0-beta.27