Replies: 3 comments
-
Thanks you for the label, is there anyway to do it via a plugin ? (I could check to get devs if it is possible to do it) |
Beta Was this translation helpful? Give feedback.
0 replies
-
text |
Beta Was this translation helpful? Give feedback.
0 replies
-
@delcroip I developed a plugin just now. Would you like to try ? https://github.com/dzylikecode/drawio-plugin-markdown feel free to come up with any suggestion 😄 |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
(not the same as Add support for rich-text notes #711 )
Is your feature request related to a problem? Please describe.
I am using drawio to create decision tree (xml parsed with python) where the node content may be display in a questionnaire, being able to have a richtext editor to update the node content would enable to have nicer looking content in the nodes
Describe the solution you'd like
Either;
Describe alternatives you've considered
injecting data from HTML files but really not user friendly
Additional context
I seems that there is richtext js lib available such as https://quilljs.com/playground/ , would be great if one could be compatible
Beta Was this translation helpful? Give feedback.
All reactions