<template>
<Container>
<PageHeader
slot="header"
title="基本示例"
url="https://github.com/sparksuite/simplemde-markdown-editor">
</PageHeader>
<div style="margin-bottom: -16px;">
<SimpleMDE></SimpleMDE>
</div>
</Container>
</template>