cookbook
cookbook copied to clipboard
Replace Markdown library with Nextcloud NcRichText component
I justed noticed that Nextcloud's Vue components offer Markdown support. We might want to consider replacing vue-showdown with the NcRichText component.
Further investigation is required since I did not check if this is a drop-in replacement and all our use cases are supported.