docs: update nodes examples
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<div v-if="editor">
|
||||
<button @click="editor.chain().focus().setHorizontalRule().run()">
|
||||
horizontalRule
|
||||
setHorizontalRule
|
||||
</button>
|
||||
|
||||
<editor-content :editor="editor" />
|
||||
|
||||
Reference in New Issue
Block a user