create searchBox section
This commit is contained in:
@@ -269,4 +269,11 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</template>
|
||||
<!-- <Markdown :source="source" /> -->
|
||||
|
||||
</template>
|
||||
|
||||
<script setup>
|
||||
// import Markdown from 'vue3-markdown-it';
|
||||
// const source = 'The *quick* brown fox, jumped **over** the lazy [dog](https://en.wikipedia.org/wiki/Dog)'
|
||||
</script>
|
||||
Reference in New Issue
Block a user