remove headline from export example
This commit is contained in:
@@ -40,9 +40,6 @@ export default {
|
||||
mounted() {
|
||||
this.editor = new Editor({
|
||||
content: `
|
||||
<h2>
|
||||
Export HTML or JSON
|
||||
</h2>
|
||||
<p>
|
||||
You are able to export your data as <code>HTML</code> or <code>JSON</code>.
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user