Skip to content
This repository has been archived by the owner on Sep 8, 2023. It is now read-only.

v2.0.0

Compare
Choose a tag to compare
@juliusknorr juliusknorr released this 31 Aug 12:49
· 513 commits to master since this release
6a75823

Breaking changes

A couple of rendering options have been removed due to complications with the
new remark/rehype versions. Those may be re-added in the future, but currently
are considered unsupported:

  • markdownCssClasses have been dropped
  • disableMarkdownBlockFeatures has been dropped
  • disableMarkdownInlineFeatures has been dropped

Enhancements

  • Link preview using the server references APP (Requires Nextcloud 25)
  • Plain text rendering is no longer using remark/rehype
  • Bundling with vite and exposing es modules