Skip to content

Commit 8902959

Browse files
committed
fixed marp config value in devcontainer
1 parent 8e30857 commit 8902959

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.devcontainer/slides/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"customizations": {
2626
"vscode": {
2727
"settings": {
28-
"markdown.marp.enableHtml" : true,
28+
"markdown.marp.html": "all",
2929
"markdown.marp.themes": [
3030
"./slides/themes/custom.css",
3131
"./slides/themes/custom-default.css",

0 commit comments

Comments
 (0)