We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff05902 commit a7737b7Copy full SHA for a7737b7
.vscode/settings.json
@@ -1,10 +1,10 @@
1
{
2
"asciidoc.extensions.enableKroki": true,
3
"asciidoc.preview.asciidoctorAttributes": {
4
- "imagesdir":"../images",
5
- "source-highlighter":"highlightjs",
6
- "stem":"latexmath"
+ "imagesdir": "../images",
+ "source-highlighter": "highlightjs",
+ "stem": "latexmath"
7
},
8
"cSpell.language": "en,fr,fr-FR",
9
- "asciidoc.antora.enableAntoraSupport": true
10
-}
+ "asciidoc.antora.showEnableAntoraPrompt": true
+}
0 commit comments