mirror of
https://github.com/voson-wang/toon.git
synced 2026-01-29 23:34:10 +08:00
feat!: standardized encoding for list-item objects (spec v3)
This commit is contained in:
@@ -10,7 +10,7 @@ const config: Theme = {
|
||||
extends: DefaultTheme,
|
||||
enhanceApp({ app }) {
|
||||
app.config.globalProperties.$spec = {
|
||||
version: '2.1',
|
||||
version: '3.0',
|
||||
}
|
||||
app.component('CopyOrDownloadAsMarkdownButtons', CopyOrDownloadAsMarkdownButtons)
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user