Improved
1.0.0-alpha02
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
AstBlockNodes 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
- @mbkim95 made their first contribution in https://github.com/halilozercan/compose-richtext/pull/143
Full Changelog: https://github.com/halilozercan/compose-richtext/compare/1.0.0-alpha01...1.0.0-alpha02