-
-
Notifications
You must be signed in to change notification settings - Fork 90
Open
Description
In #505 I brought up that the markdown editor didn't have dark mode styling, reasoning/response:
- I am using (an outdated) Blazorise.Markdown package. Newer versions need a licence, which I don't wanna force anybody onto! Therefore sticking with the current version. I am not sure how much we can hook into that or create a new one (i did have a custom markdown editor at first, but that was lacking features!)
Originally posted by @linkdotnet in #505
Found these two alternatives that are based on the same original simple MDE:
- https://github.com/erossini/BlazorMarkdownEditor (Blazor component, based on EasyMDE which is a fork of https://github.com/sparksuite/simplemde-markdown-editor)
- https://github.com/Ionaru/easy-markdown-editor (Javascript, fork of https://github.com/sparksuite/simplemde-markdown-editor)
From my point of view this would be a lot of work and seems like we would only want to do it to really expand the functionally/control (licensing) of the markdown editor. I can live without dark mode support (and it seems like we could just make some css styling to give dark mode support to the current setup)
What are everyone's thoughts on this topic?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels