Package-level declarations
SpellCheckState.withMarkdown — adds Markdown import/export to a spell-checked editor.
Functions
Link copied to clipboard
fun SpellCheckState.withMarkdown(initialConfiguration: MarkdownConfiguration = MarkdownConfiguration.DEFAULT, imageProvider: ImageProvider? = null): MarkdownExtension
Enable markdown import and export on a spell-checked editor.