build task to html

master
JoYo 3 years ago
parent 1a3b16701a
commit 9cca0c000a

@ -6,11 +6,11 @@
{
"label": "pandoc",
"type": "shell",
"command": "pandoc README.mdown -o homemyco.odf",
"command": "pandoc README.mdown -o homemyco.html",
"group": {
"kind": "build",
"isDefault": true
}
}
]
}
}

Loading…
Cancel
Save