
implementation("io.github.arashiyama11:composemark-plugin:0.0.0-alpha07")Transforms Markdown documents into Jetpack Compose `@Composable` functions, enabling seamless integration of Markdown content with Compose UI. Supports inline `<Composable>` blocks, directory aggregation, and customizable rendering pipelines. Offers optional runtime plugins for front matter decoding, inline embeds, and page scaffolding.