Merge branch 'main' of github.com:ueberdosis/tiptap-next into main
This commit is contained in:
@@ -17,7 +17,7 @@ const Bold = Mark.create({
|
||||
name: 'bold',
|
||||
|
||||
defaultOptions: <BoldOptions>{
|
||||
HTMLAttributes: {}
|
||||
HTMLAttributes: {},
|
||||
},
|
||||
|
||||
parseHTML() {
|
||||
|
||||
Reference in New Issue
Block a user