tiptap/docs
Peter Fox 82625644be
Update php.md (#3618)
Changes are based on reading this thread https://github.com/ueberdosis/tiptap/issues/1515#issuecomment-896477157

This example relies on AlpineJS still and doing causes the editor to be wrapped in an observable/reactive layer. Moving the editor out of the returned object means it doesn't become a proxy object; otherwise, `editor.commands.setContent(content, false)` will already trigger an error `Range Error: Applying a mismatched transaction` and not work.
2023-02-24 15:14:28 +01:00
..
api feat: #3540 Ability to preserve marks on lists (#3541) 2023-02-22 10:13:28 +01:00
examples docs: about & collab 2023-01-18 15:34:19 +01:00
experiments docs: use regular case for Tiptap 2021-10-19 22:30:45 +02:00
guide Make y-prosemirror a peer dependency (extension-collaboration) (#3697) 2023-02-07 10:20:37 +01:00
installation Update php.md (#3618) 2023-02-24 15:14:28 +01:00
overview Update installation guides (#3698) 2023-02-07 10:18:53 +01:00
about.md docs: about & collab 2023-01-18 15:34:19 +01:00
changelog.md docs: add a minimal changelog page 2021-10-29 17:48:38 +02:00
experiments.md demos: remove details experiment 2021-12-03 20:41:08 +01:00
installation.md Update installation guides (#3698) 2023-02-07 10:18:53 +01:00
introduction.md feat(pm): new prosemirror package for dependency resolving 2023-02-02 17:37:33 +01:00
jobs.md docs: fix typo in job description 2022-12-22 18:05:09 +01:00
links.yaml Update installation guides (#3698) 2023-02-07 10:18:53 +01:00