feat: mixed html syntax, light theme for codemiror
This commit is contained in:
@@ -100,7 +100,7 @@ useCodemirror(
|
||||
jsonBodyText,
|
||||
reactive({
|
||||
extendedEditorConfig: {
|
||||
mode: "javascript",
|
||||
mode: "application/ld+json",
|
||||
readOnly: true,
|
||||
lineWrapping: linewrapEnabled,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user