mirror of
https://github.com/fmhy/edit.git
synced 2026-01-18 01:41:52 +11:00
fix: disable base64 plugin
This commit is contained in:
parent
d55726c8f5
commit
e02cfbb595
1 changed files with 0 additions and 1 deletions
|
|
@ -76,7 +76,6 @@ export default defineConfig({
|
|||
config(md) {
|
||||
md.use(emojiRender)
|
||||
md.use(toggleStarredPlugin)
|
||||
md.use(base64DecodePlugin)
|
||||
}
|
||||
},
|
||||
themeConfig: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue