Closed FlorianKoerner closed 6 years ago
This PR handles the case where some examples have HTML or JSX, but not when they have both. I've expanded on your fix to also handle cases where a single example has both HTML and JSX blocks: https://github.com/nextbigsoundinc/stylemark/pull/24
Since that PR includes these your fixes, I'll close this one. Thanks for your contribution!
Fix released in v0.6.5
We have
html
and also React examples. This commit fixes the problem that the frameworks have overwritten the HTML example.