ci: fix code style linting errors
This commit is contained in:
committed by
GitHub Actions
parent
8e1fd50967
commit
29f8b7212a
@@ -17,7 +17,7 @@ const Bold = Mark.create({
|
|||||||
name: 'bold',
|
name: 'bold',
|
||||||
|
|
||||||
defaultOptions: <BoldOptions>{
|
defaultOptions: <BoldOptions>{
|
||||||
HTMLAttributes: {}
|
HTMLAttributes: {},
|
||||||
},
|
},
|
||||||
|
|
||||||
parseHTML() {
|
parseHTML() {
|
||||||
|
|||||||
Reference in New Issue
Block a user