1.0.0-alpha02
Pre-release
Pre-release
What's Changed
- Updated to CMP 1.7.1
- Added custom markdown block rendering.
- This feature enables developers to intercept Markdown rendering process by choosing subset of
AstBlockNode
s to provide rendering for.
- This feature enables developers to intercept Markdown rendering process by choosing subset of
- Migrated to Compose native LinkAnnotations for link rendering in
richtext-ui
.- Link styling now also uses
TextLinkStyles
- Link styling now also uses
New Contributors
Full Changelog: 1.0.0-alpha01...1.0.0-alpha02