---
state:
markdown: '## Hello Vuero
This is a **Markdown** preview content.'
---
### VMarkdownEditor
Vuero ship `` component that combines an accessible
Markdown editor with a live preview using ``.
Under the hood, this component uses [`textarea-markdown-editor`](https://github.com/Resetand/textarea-markdown-editor)
exposed api to provide a powerfull Markdown editor for vue 3 with
extendable commands support.
```vue
```