Skip to content

👍🏼 Markdown Component Loader v1.0.0

Choose a tag to compare

@ticky ticky released this 23 Oct 22:55
· 408 commits to develop since this release
v1.0.0
579fad7

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.