mirror of
https://github.com/docmost/docmost.git
synced 2026-05-18 07:24:04 +08:00
de60aa7e61
* 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
3 lines
64 B
TypeScript
3 lines
64 B
TypeScript
export * from './generateHTML';
|
|
export * from './generateJSON';
|