This issue has been created
There is 1 update.
 
 
Cristal / cid:jira-generated-image-avatar-183d4ad5-dffc-4c11-8828-b76fa86969fa CRISTAL-586 Open

Add support for reactive macros in BlockNote

 
View issue   ·   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-af338e23-2571-45df-b8a8-7e1b87210d81 Clément Eraud created this issue on 18/Jul/25 16:51
 
Summary: Add support for reactive macros in BlockNote
Issue Type: cid:jira-generated-image-avatar-183d4ad5-dffc-4c11-8828-b76fa86969fa Improvement
Affects Versions: 0.21
Assignee: Unassigned
Components: Editor - Blocknote
Created: 18/Jul/25 16:51
Priority: cid:jira-generated-image-static-major-43f9ccfe-12cb-462a-a25a-cf4b696c39cf Major
Reporter: Clément Eraud
Description:

Macros are currently static: they are rendered only based on their parameters.

They should also be allowed to be reactive, meaning they can dynamically change based on the surrounding document.

For instance, a table of contents macro would update itself whenever a title is added / modified / removed from the document.

Investigate performance issues that may arise from analyzing every change in the document, especially analyzing deeply-nested items.

 
 

1 update

 
cid:jira-generated-image-avatar-af338e23-2571-45df-b8a8-7e1b87210d81 Changes by Clément Eraud on 18/Jul/25 16:51
 
Assignee: Clément Eraud