Currently, the Blocknote integration does not support custom syntactic elements. This work involves
- being able to parse internal links and images (e.g., [[...]]})
- being able to serialize internal links and images when saving from the editor
We should also make sure that links are correctly presented, both in view and edit mode. |