MarkdownFeatures
List feature extensions to markdown that this plugin supports.
This block will be nested under MarkdownBlock, e.g.
kobwebx {
markdown {
features { ... }
}
}
Content copied to clipboard
Properties
Link copied to clipboard
If true, support front matter (a header YAML block at the top of your markdown file with key/value pairs).
Link copied to clipboard
If true, support a syntax for inserting a composable call into the final generated Kotlin source:
Link copied to clipboard
The delimiters used to delineate code for the kobwebCall feature.