docs: update content

This commit is contained in:
Hans Pagel
2021-02-02 15:01:37 +01:00
parent a9708f6535
commit 88de231bfe
2 changed files with 17 additions and 4 deletions

View File

@@ -94,9 +94,9 @@ export default {
TableCell,
],
content: `
<h1>
Have you seen our tables? They are amazing.
</h1>
<p>
Have you seen our tables? They are amazing!
</p>
<ul>
<li>tables with rows, headers and cells</li>
<li>Support for <code>colgroup</code> and <code>rowspan</code></li>