Skip to content

fix: fixed invalid json error in x-tiptap

Nicolas requested to merge nicolas/fix/json-error-x-tiptap into master

Simply check whether a string is valid JSON before passing it to TipTap

Merge request reports