WYSIWYG editing Image gallery upload Content templates
Structured Content

This demo enables the structured-content bridge for the ASP.NET Core tag helper so the editor can expose semantic JSON, Markdown conversion, static HTML rendering, and validation helpers on top of the normal HTML workflow.

<richtextbox
    id="StructuredEditor"
    name="StructuredEditor"
    toolbar="default"
    enable-structured-content="true"
    height="420px" />