We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e30857 commit 8902959Copy full SHA for 8902959
1 file changed
.devcontainer/slides/devcontainer.json
@@ -25,7 +25,7 @@
25
"customizations": {
26
"vscode": {
27
"settings": {
28
- "markdown.marp.enableHtml" : true,
+ "markdown.marp.html": "all",
29
"markdown.marp.themes": [
30
"./slides/themes/custom.css",
31
"./slides/themes/custom-default.css",
0 commit comments