The `divider` block accepts children, and in the slides separation logic, the `divider` and all its children are ignored. https://github.com/suitenumerique/docs/blob/ccb44aec6c982759606500501017b0003d7c11cd/src/frontend/apps/impress/src/features/docs/doc-presenter/hooks/useSlides.ts#L25-L32 https://github.com/user-attachments/assets/96481ced-fc85-4641-aed9-8336cad2af51 PS: I don’t know whether this should be reported in Blocknote or handled here in an ad‑hoc way.
The
dividerblock accepts children, and in the slides separation logic, thedividerand all its children are ignored.docs/src/frontend/apps/impress/src/features/docs/doc-presenter/hooks/useSlides.ts
Lines 25 to 32 in ccb44ae
Screen.Recording.2026-06-04.at.13.44.56.mov
PS:
I don’t know whether this should be reported in Blocknote or handled here in an ad‑hoc way.