You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
demo: how to add a "track changes" feature to prosemirror
building
git clone --depth=1 https://github.com/milahu/prosemirror-track-changes-demo
cd prosemirror-track-changes-demo
pnpm install
./install-fiduswriter.sh
npm run build
npm run serve