Hi there 👋
i'd like to use the MarkwonEditor for the Nextcloud Notes and Nextcloud Deck apps. However i am struggling because the MarkwonEditor seems to be a very basic version and while all punctuation seems to be working finde, one needs to implement EditHandlers for each feature himself.
I tried to copy some of the handlers (like StrikethroughEditHandler) and tried to integrate them. They seem to work well, but
- I am wondering why they are only in the
samples package and not provided by default like the StrongEmphasisEditHandler?
- I have massive issues to implement a
HeadlineEditHandler properly
Could you please give me a statement whether more features will be shipped in the future for the MarkwonEditor?
Do you think you can find some time to help implement them for the markwon repository (I am willing in helping you if i can)?
Thank you in advance
Stefan
4.6.0Hi there 👋
i'd like to use the
MarkwonEditorfor the Nextcloud Notes and Nextcloud Deck apps. However i am struggling because theMarkwonEditorseems to be a very basic version and while all punctuation seems to be working finde, one needs to implementEditHandlers for each feature himself.I tried to copy some of the handlers (like
StrikethroughEditHandler) and tried to integrate them. They seem to work well, butsamplespackage and not provided by default like theStrongEmphasisEditHandler?HeadlineEditHandlerproperlyCould you please give me a statement whether more features will be shipped in the future for the
MarkwonEditor?Do you think you can find some time to help implement them for the markwon repository (I am willing in helping you if i can)?
Thank you in advance
Stefan