add tests to the bold extension demo

This commit is contained in:
Hans Pagel
2020-09-02 15:20:23 +02:00
parent 62cee751a1
commit b394f8619d
2 changed files with 28 additions and 0 deletions

View File

@@ -45,6 +45,8 @@ export default {
<p style="font-weight: 999">Up to font weight 999!!!</p>
`,
})
window.editor = this.editor
},
beforeDestroy() {