Apply a mark to content (used for inline marks like bold, italic)
Create any node type with attributes and content
Create a text node with optional marks
OptionalparseParse block-level tokens while preserving implicit empty paragraphs from blank lines
Parse an array of block-level tokens
Parse an array of inline tokens into text nodes with marks
Helpers specifically for parsing markdown tokens into Tiptap JSON. These are provided to extension parse handlers.