Skip to content

Commit 2167778

Browse files
committed
Setup markdown-it container
1 parent f80b69c commit 2167778

7 files changed

Lines changed: 4171 additions & 57 deletions

File tree

.vscode/launch.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"runtimeExecutable": "${execPath}",
1313
"args": [
1414
"--extensionDevelopmentPath=${workspaceFolder}",
15-
"${workspaceFolder}"
15+
"/Users/yukai/Projects/HackMD/hackmd-production/public/docs/features.md"
1616
],
1717
"outFiles": [
1818
"${workspaceFolder}/out/**/*.js"

0 commit comments

Comments
 (0)