提交 c4d5992c 编写于 作者: View Design's avatar View Design

Update renderer.vue

上级 f09b347e
<template> <template>
<article class="prose dark:prose-invert max-w-none" v-html="mdHtml"></article> <div class="grid grid-cols-1">
<article class="prose dark:prose-invert max-w-none" v-html="mdHtml"></article>
</div>
</template> </template>
<script setup> <script setup>
import MarkdownIt from 'markdown-it' import MarkdownIt from 'markdown-it'
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册