Files
docmost/apps/server/src/common/helpers/prosemirror/html/index.ts
T
Philip Okugbe de60aa7e61 feat: synced blocks (transclusion) (#2163)
* feat: synced blocks (transclusion)

* fix:remove name

* make placeholders smaller

* feat: enforce strict transclusion schema

* fix: scope synced blocks to workspace, gate unsync on edit permission

* fix collab module error
2026-05-08 13:23:16 +01:00

3 lines
64 B
TypeScript

export * from './generateHTML';
export * from './generateJSON';