erossini / BlazorMarkdownEditor

Complete Markdown Editor component for Blazor WebAssembly and Blazor Server. Full of functionalities
https://www.puresourcecode.com/dotnet/blazor/markdown-editor-component-for-blazor/
MIT License
117 stars 13 forks source link

Is it possible to use icons other than Font Awesome for the toolbar buttons? #33

Open Welchen opened 3 weeks ago

Welchen commented 3 weeks ago

We are using MudBlazor and the icons from that toolkit. Is it possible to use those icons instead of Font Awesome so that we don't have to include another icon package?

erossini commented 5 days ago

I'm planning to add this feature in the next release quite soon. Today, I updated the full repository. There is a new EasyMDE managed by myself. There is a lot of fixes in this new version.