Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 629 Bytes

File metadata and controls

27 lines (18 loc) · 629 Bytes

Element.Markdown

Element.Markdown provides Markdown editor components for Element-Blazor.

Install

dotnet add package Element.Markdown --prerelease

Requirements

Install and configure the main Element-Blazor package first:

dotnet add package Element --prerelease

Then load the Markdown static assets required by your host application.

Package Notes