
implementation("io.github.arashiyama11:composemark-core:0.0.0-alpha01")Transforms Markdown documents into Jetpack Compose `@Composable` functions, enabling seamless integration of Markdown content with Compose UI. Supports embedding Compose code within Markdown, offering customizable preprocessing and rendering pipelines. Provides directory aggregation to convert folders of Markdown files into composable functions with deterministic keys. Includes optional runtime plugins for front matter decoding, inline embeds, and page scaffolding.