There is 1 update.
 
 
Cristal / cid:jira-generated-image-avatar-2c98a65f-fa98-43fa-87b7-ab1fa0149467 CRISTAL-569 Closed

Make the blocknote editor extensible

 
View issue   ยท   Add comment
 

1 update

 
cid:jira-generated-image-avatar-2bc23de1-065c-4628-b6a0-e8a1cdd7f5b7 Changes by Manuel Leduc on 18/Nov/25 16:37
 
Description: Closing in favor Currently, the blocknote-headless package does not allow to easily register editor extensions.
Examples
of use of such an extension mechanism are :

    https://jira
* override the UI to select an image with a new modal (e . xwiki g . org , integration of xwiki's legacy)
* introduce a new "macro" block + the modals to select
/ browse/CRISTAL-743 edit macros
    https Note : //jira this extension mechanism must be agnostic of UI implementation frameworks such as Vue or React (i . xwiki e . org/browse/CRISTAL-587

, a modal developed in jQuery or any other web technology must be embeddable)