replaceMarkdown property

ValueChanged<String> replaceMarkdown
final

Replaces this block with markdown.

Implementation

final ValueChanged<String> replaceMarkdown;