Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add custom block rendering #149

Merged
merged 7 commits into from
Dec 5, 2024
Merged

Conversation

halilozercan
Copy link
Owner

We upgrade the library to Kotlin 2, as well as complete other dependency updates.

The new feature is custom block rendering. Now the Markdown callers can intercept anyblock node's rendering to use their own custom composables.

Compose Multiplatform 1.7.1
Kotlin 2
Custom Markdown block rendering
Some other dependency updates and removals
Switch to Compose fromHtml
This change removes linkClickHandlers. Now `Format.Link` accepts its own handler. If left null, LocalUriHandler is used instead.
@halilozercan halilozercan merged commit 812ed45 into main Dec 5, 2024
1 of 2 checks passed
@halilozercan halilozercan deleted the halilozercan/custom-block-rendering branch December 5, 2024 02:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant