Blazor Markdown Editor Example - Custom Format
This sample demonstrates how to customize tags of markdown formatting. Type or edit the text and apply the format to view customized markdown syntax. For example, + is used for unordered lists.
The Rich Text Editor allows you to customize the markdown syntax by overriding its default syntax. Configure the customized markdown syntax using ListSyntax, FormatSyntax, and SelectionSyntax properties of RichTextEditorMarkdownOptions.