This issue has been created
There are 2 updates.
 
 
Cristal / cid:jira-generated-image-avatar-c79c2b30-0168-4b03-8b19-2267b5e019bb CRISTAL-569 Open

Make the blocknote editor extensible

 
View issue   ·   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-e76710a1-f6b8-451a-be67-bc7cb9bda03a Manuel Leduc created this issue on 26/Jun/25 16:40
 
Summary: Make the blocknote editor extensible
Issue Type: cid:jira-generated-image-avatar-c79c2b30-0168-4b03-8b19-2267b5e019bb Improvement
Affects Versions: 0.19
Assignee: Unassigned
Components: Editor - Blocknote
Created: 26/Jun/25 16:40
Priority: cid:jira-generated-image-static-major-ec55dff9-d5cc-4091-9b92-58e8981c846b Major
Reporter: Manuel Leduc
Description:

Currently, the blocknote-headless package does not allow to easily register editor extensions.
Examples of use of such an extension mechanism are:

  • override the UI to select an image with a new modal (e.g., integration of xwiki's legacy)
  • introduce a new "macro" block + the modals to select/edit macros
    Note: this extension mechanism must be agnostic of UI implementation frameworks such as Vue or React (i.e., a modal developed in jQuery or any other web technology must be embeddable)
 
 

2 updates

 
cid:jira-generated-image-avatar-e76710a1-f6b8-451a-be67-bc7cb9bda03a Changes by Manuel Leduc on 26/Jun/25 16:40
 
Fix Version: 0.20
Assignee: Clément Eraud