Open csharpfritz opened 1 month ago
We have a TextEditor component that should be used as the abstraction layer between the editor and Blazor pages of SharpSite.Web
Should the entire editor be swappable? I think something like github or wiki.js might be good where you can write markdown extensions instead? Or would that be a totally different feature. Specifically I'm thinking like markdown that supports mermaid or plantUML.
If users would like a different markdown editor, they should be able to swap in a component that supports their needs