Currently, macros are rendered in a read-only fashion. Parameters should be editable, and have the following properties:
- The integration should be able to show a custom UI for parameters edition
- A method should be provided to update an existing block / inline content's macro's parameters
This issue does not contain support or edition of the macro's content, only the parameters. Current blocker: https://github.com/TypeCellOS/BlockNote/issues/1858 |