add support for markup "markdown" in my opinion it would be very useful!
Hello Yan, Thank you for the feedback. At this point we have no plans to include such format provider for RadRichTextBox. However, as the control is highly extensible you can implement this yourself. For this purpose you’d need to inherit the DocumentFormatProviderBase abstract class and implement the import and export from Markdown.