diff --git a/docs/getting-started.md b/docs/getting-started.md index 47503d62..7f5ae0b5 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -33,26 +33,17 @@ Now you can use Baklava in your Vue application: If you directly use the editor in the element, make sure to use a wrapper
with specified width and height properties:
- +
--> - + - ``` diff --git a/docs/visual-editor/setup.md b/docs/visual-editor/setup.md index 92bc396f..63ad0930 100644 --- a/docs/visual-editor/setup.md +++ b/docs/visual-editor/setup.md @@ -41,24 +41,22 @@ Now you can pass the view model to the editor component: ```vue - +