Is your feature request related to a problem? Please describe.
Currently we're using a custom textarea with markdown-it for allowing Markdown in descriptions.
Describe the solution you'd like
Use a default field type from nextcloud-vue library to reduce (direct) external dependencies. --> NcRichText
Describe alternatives you've considered
Keep everything as-is.
Additional context
https://nextcloud-vue-components.netlify.app/#/Components/NcRichText
Is your feature request related to a problem? Please describe.
Currently we're using a custom textarea with markdown-it for allowing Markdown in descriptions.
Describe the solution you'd like
Use a default field type from nextcloud-vue library to reduce (direct) external dependencies. --> NcRichText
Describe alternatives you've considered
Keep everything as-is.
Additional context
https://nextcloud-vue-components.netlify.app/#/Components/NcRichText