docs: update docs
This commit is contained in:
parent
3876c2d908
commit
4e399e26a2
@ -73,7 +73,12 @@ interface MarkdownPowerPluginOptions {
|
||||
jsfiddle?: boolean
|
||||
|
||||
caniuse?: boolean | CanIUseOptions
|
||||
repl?: boolean
|
||||
repl?: false | {
|
||||
go?: boolean
|
||||
rust?: boolean
|
||||
kotlin?: boolean
|
||||
theme?: string | { light: string, dark: string }
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user