6 lines
103 B
JSON
6 lines
103 B
JSON
|
{
|
||
|
"markdown.marp.enableHtml": true,
|
||
|
"markdown.marp.themes": [
|
||
|
"./src/theme.css"
|
||
|
]
|
||
|
}
|