docs: add content to table pages

This commit is contained in:
Hans Pagel
2021-01-25 12:04:08 +01:00
parent 2bfe2f009f
commit 126894d9d1
6 changed files with 118 additions and 19 deletions

View File

@@ -42,8 +42,8 @@
<button @click="editor.chain().focus().mergeOrSplit().run()">
mergeOrSplit
</button>
<button @click="editor.chain().focus().setCellAttributes({name: 'color', value: 'pink'}).run()">
setCellAttributes
<button @click="editor.chain().focus().setCellAttribute('color', 'pink').run()">
setCellAttribute
</button>
<button @click="editor.chain().focus().fixTables().run()">
fixTables
@@ -120,9 +120,6 @@ export default {
}),
],
content: `
<p>
People
</p>
<table>
<tbody>
<tr>