Element.Markdown provides Markdown editor components for Element-Blazor.
dotnet add package Element.Markdown --prereleaseInstall and configure the main Element-Blazor package first:
dotnet add package Element --prereleaseThen load the Markdown static assets required by your host application.
- Target framework:
net10.0 - Version line:
2.14.0-alpha.1 - License: MIT
- Repository: https://github.com/Element-Blazor/Element-Blazor
- Changelog: https://github.com/Element-Blazor/Element-Blazor/blob/main/CHANGELOG.md