Update mrml to 5.0.0#37
Conversation
|
Hi @mgd020! Thank you so much for this library; we have been using it in production for months without any problems. This is just a heads-up that updating |
I'm sorry to hear that! You are of course right, I should have bumped major. Can you elaborate on any breaking changes? I would like to document them in the release notes. |
|
I can't seem to reproduce it now, but it related to ending tag handling. An mj-button inside an mj-wrapper inside an mj-text used to render as a button despite being technically against the spec. The new version now (correctly) outputs the HTML inside the mj-text as is. |
Updates:
Supersedes #35 & #36