mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-12-19 13:47:51 +08:00
17a41da5a7
Previously, setting marks did no schema validation checks for dry runs (like the `.can()` command). The `setMark` raw command will now properly check if the mark is possible to be set given the editor node/mark schema. Co-authored-by: Cameron Hessler <cameron.hessler@buildertrend.com> |
||
---|---|---|
.. | ||
can.spec.ts | ||
editorProps.spec.ts | ||
extendExtensions.spec.ts | ||
extendMarkRange.spec.ts | ||
extensionOptions.spec.ts | ||
fromString.spec.ts | ||
generateHTML.spec.ts | ||
generateJSON.spec.ts | ||
isActive.spec.ts | ||
mergeAttributes.spec.ts | ||
mergeDeep.spec.ts | ||
pluginOrder.spec.ts |