clean up
This commit is contained in:
@@ -12,8 +12,6 @@ export const TableCell = Node.create({
|
||||
HTMLAttributes: {},
|
||||
},
|
||||
|
||||
// content: options.cellContent,
|
||||
|
||||
content: 'block+',
|
||||
|
||||
// attrs: cellAttrs,
|
||||
|
||||
@@ -15,8 +15,8 @@ import {
|
||||
toggleHeaderColumn,
|
||||
toggleHeaderRow,
|
||||
toggleHeaderCell,
|
||||
setCellAttr,
|
||||
fixTables,
|
||||
// setCellAttr,
|
||||
// fixTables,
|
||||
} from 'prosemirror-tables'
|
||||
|
||||
export interface TableOptions {
|
||||
|
||||
Reference in New Issue
Block a user