add global attributes
This commit is contained in:
@@ -130,6 +130,7 @@ const defaultNode: NodeExtension = {
|
||||
code: null,
|
||||
defining: null,
|
||||
isolating: null,
|
||||
createGlobalAttributes: () => [],
|
||||
createCommands: () => ({}),
|
||||
parseHTML: () => null,
|
||||
renderHTML: () => null,
|
||||
|
||||
Reference in New Issue
Block a user