(frontend) add export page break

Blocknotejs introduced the ability to export a
document with page breaks.
This commit adds the page break feature to the
editor and so to our export feature.
This commit is contained in:
Anthony LC
2025-02-10 12:05:21 +01:00
committed by Anthony LC
parent 5ead18c94c
commit a6b3cfdb0c
9 changed files with 96 additions and 17 deletions

View File

@@ -14,6 +14,7 @@ and this project adheres to
- 📝(doc) Add security.md and codeofconduct.md #604
- ✨(frontend) add home page #553
- ✨(frontend) cursor display on activity #609
- ✨(frontend) Add export page break #623
## Fixed