From 64b8f5c51440a043b5f1113575790cd4f7ab3fbd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philipp=20Ku=CC=88hn?= Date: Sun, 28 Feb 2021 23:39:29 +0100 Subject: [PATCH] update docs --- docs/src/demos/Examples/Book/index.vue | 3 ++- docs/src/demos/Examples/CollaborativeEditing/index.vue | 3 ++- docs/src/demos/Examples/Community/index.vue | 2 +- docs/src/demos/Examples/Default/Vue/index.vue | 5 ++--- docs/src/demos/Examples/Drawing/Paper.js | 2 +- docs/src/demos/Examples/Drawing/index.vue | 2 +- docs/src/demos/Examples/Formatting/index.vue | 3 ++- docs/src/demos/Examples/Images/index.vue | 3 +-- docs/src/demos/Examples/MarkdownShortcuts/index.vue | 3 ++- docs/src/demos/Examples/Minimal/index.vue | 2 +- docs/src/demos/Examples/Savvy/index.vue | 2 +- docs/src/demos/Examples/Tables/index.vue | 3 +-- docs/src/demos/Examples/TodoApp/index.vue | 3 +-- docs/src/demos/Experiments/CollaborationAnnotation/index.vue | 2 +- docs/src/demos/Experiments/Commands/index.vue | 5 ++--- docs/src/demos/Experiments/Details/index.vue | 5 ++--- docs/src/demos/Experiments/Embeds/index.vue | 5 ++--- docs/src/demos/Experiments/Linter/index.vue | 2 +- docs/src/demos/Experiments/MultipleEditors/index.vue | 3 +-- docs/src/demos/Experiments/Placeholder/index.vue | 2 +- docs/src/demos/Extensions/CharacterCount/index.vue | 2 +- docs/src/demos/Extensions/Collaboration/index.vue | 2 +- docs/src/demos/Extensions/CollaborationCursor/index.vue | 2 +- docs/src/demos/Extensions/Dropcursor/index.vue | 2 +- docs/src/demos/Extensions/Focus/index.vue | 2 +- docs/src/demos/Extensions/FontFamily/index.vue | 3 +-- docs/src/demos/Extensions/Gapcursor/index.vue | 2 +- docs/src/demos/Extensions/History/index.vue | 3 +-- docs/src/demos/Extensions/TextAlign/index.vue | 3 +-- docs/src/demos/Extensions/Typography/index.vue | 2 +- docs/src/demos/Guide/Content/ExportHTML/index.vue | 3 ++- docs/src/demos/Guide/Content/ExportJSON/index.vue | 3 ++- docs/src/demos/Guide/Content/ReadOnly/index.vue | 3 ++- docs/src/demos/Guide/GettingStarted/VModel/Editor.vue | 3 +-- docs/src/demos/Guide/NodeViews/DragHandle/DraggableItem.js | 2 +- docs/src/demos/Guide/NodeViews/DragHandle/index.vue | 3 ++- .../demos/Guide/NodeViews/TableOfContents/TableOfContents.js | 2 +- docs/src/demos/Guide/NodeViews/TableOfContents/index.vue | 3 ++- docs/src/demos/Marks/Bold/index.vue | 3 +-- docs/src/demos/Marks/Code/index.vue | 3 +-- docs/src/demos/Marks/Highlight/index.vue | 3 +-- docs/src/demos/Marks/Italic/index.vue | 3 +-- docs/src/demos/Marks/Link/index.vue | 3 +-- docs/src/demos/Marks/Strike/index.vue | 3 +-- docs/src/demos/Marks/TextStyle/index.vue | 3 +-- docs/src/demos/Marks/Underline/index.vue | 3 +-- docs/src/demos/Nodes/Blockquote/index.vue | 3 +-- docs/src/demos/Nodes/BulletList/index.vue | 3 +-- docs/src/demos/Nodes/CodeBlock/index.vue | 3 +-- docs/src/demos/Nodes/Document/index.vue | 3 +-- docs/src/demos/Nodes/HardBreak/index.vue | 3 +-- docs/src/demos/Nodes/Heading/index.vue | 3 +-- docs/src/demos/Nodes/HorizontalRule/index.vue | 3 +-- docs/src/demos/Nodes/Image/index.vue | 3 +-- docs/src/demos/Nodes/ListItem/index.vue | 3 +-- docs/src/demos/Nodes/Mention/index.vue | 2 +- docs/src/demos/Nodes/OrderedList/index.vue | 3 +-- docs/src/demos/Nodes/Paragraph/index.vue | 3 +-- docs/src/demos/Nodes/Table/index.vue | 3 +-- docs/src/demos/Nodes/TaskItem/index.vue | 3 +-- docs/src/demos/Nodes/TaskList/index.vue | 3 +-- docs/src/demos/Nodes/Text/index.vue | 3 +-- docs/src/demos/Overview/Installation/index.vue | 3 ++- docs/src/docPages/api/nodes/mention.md | 4 ++-- docs/src/docPages/guide/node-views.md | 4 ++-- docs/src/docPages/installation/vue.md | 2 +- packages/vue-2/src/VueNodeViewRenderer.ts | 2 +- 67 files changed, 83 insertions(+), 108 deletions(-) diff --git a/docs/src/demos/Examples/Book/index.vue b/docs/src/demos/Examples/Book/index.vue index 5374f91a..5558e0c2 100644 --- a/docs/src/demos/Examples/Book/index.vue +++ b/docs/src/demos/Examples/Book/index.vue @@ -70,7 +70,8 @@