New Markdown Editor #15956
thethunderturner
started this conversation in
Ideas
New Markdown Editor
#15956
Replies: 1 comment 1 reply
-
Hi, no I don't think I want to go down that route. I maintained a markdown editor in v2 of Filament and it was a pain, I moved to EasyMDE because it handled all the complexity I don't want to worry about. I am unsure which path I am going down with the code editor yet, it might be Monaco. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Would it be ok if I tried to make a built in Markdown editor for filament that doesnt rely on EasyMDE? At the moment the current MDE has codemirror v5 as a dep, and my goal is to make one that uses codemirror v6. I saw you wanted to create a code editor field for v4-beta, so maybe its worth upgrading? What do you think @danharrin?
Beta Was this translation helpful? Give feedback.
All reactions