diff --git a/.vscode/settings.json b/.vscode/settings.json index 30e5c8d0..613c0047 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,10 +1,10 @@ { "asciidoc.extensions.enableKroki": true, "asciidoc.preview.asciidoctorAttributes": { - "imagesdir":"../images", - "source-highlighter":"highlightjs", - "stem":"latexmath" + "imagesdir": "../images", + "source-highlighter": "highlightjs", + "stem": "latexmath" }, "cSpell.language": "en,fr,fr-FR", - "asciidoc.antora.enableAntoraSupport": true -} + "asciidoc.antora.showEnableAntoraPrompt": true +} \ No newline at end of file