Vanessa219 / vditor

♏ 一款浏览器端的 Markdown 编辑器,支持所见即所得(富文本)、即时渲染(类似 Typora)和分屏预览模式。An In-browser Markdown editor, support WYSIWYG (Rich Text), Instant Rendering (Typora-like) and Split View modes.
https://b3log.org/vditor
MIT License
8.25k stars 852 forks source link

请教一下一个组件能否同时支持渲染多种格式的内容 #1573

Closed Sharang-heng closed 6 months ago

Sharang-heng commented 6 months ago

image 看了一下官方文档,提到说可通过开关配置是否启用 但我翻看api文档时只看到数学公式的相关配置 image 请教一下,例如我想通过preview方法同时支持所有md语法和图表语法时,我要如何开启配置?