feat: syntax highlighting of code section (#6236)
Co-authored-by: AdrieanKhisbe <adriean.khisbe@live.fr>
This commit is contained in:
@@ -78,6 +78,11 @@ export default function SwaggerUI(opts) {
|
||||
// Inline Plugin
|
||||
fn: { },
|
||||
components: { },
|
||||
|
||||
syntaxHighlight: {
|
||||
activated: true,
|
||||
theme: "agate"
|
||||
}
|
||||
}
|
||||
|
||||
let queryConfig = parseSearch()
|
||||
|
||||
Reference in New Issue
Block a user