提交 c461dd1b 编写于 作者: D DebugIsFalse

Update renderer.vue

上级 f7b13318
<template> <template>
<div v-html="mdHtml"></div> <article class="prose" v-html="mdHtml"></article>
</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.
先完成此消息的编辑!
想要评论请 注册