👍🏼 Markdown Component Loader v1.0.0
After a while in beta, Markdown Component Loader is now at v1.0.0!
Version 1.0.0 includes changes which allow for direct usage of JSX expressions within Markdown prose, without requiring the double-curly brace assignment expressions to protect them from transformations.
Other than that, it should be backwards-compatible with documents formatted for v0.8.x.
It also includes many changes to the way documents are processed, and relies much less on external libraries for that transformation.