github udecode/plate @udecode/plate-markdown@42.0.3

latest releases: @udecode/plate-emoji@42.1.0, @udecode/plate-ai@42.1.0, @udecode/plate-core@42.0.6...
one day ago

Patch Changes

  • #3952 by @zbeyens
    • editor.api.markdown.deserialize:
      • Improve support for indented lists: nested lists, mixed ordered and unordered lists
      • Fix: markdown codeblock without language should not set lang: undefined to the node
      • Add options:
        • memoize: Enable block-level memoization with _memo property, so it is compatible with PlateStatic memoization.
        • parse: Filter out specific markdown token types (e.g. 'space')
        • processor: Customize the markdown processor
    • Add parseMarkdownBlocks: Extract and filter markdown tokens using marked lexer
    • Fix editor.api.markdown.serialize indenting should be 3 spaces instead of 2.

Don't miss a new plate release

NewReleases is sending notifications on new releases.