UNPKG
markdown-to-file
Version:
latest (1.5.4)
1.5.4
1.5.3
1.5.1
1.5.0
1.4.6
1.4.5
Convert Markdown to PDF
github.com/wll8/markdown-to-file
wll8/markdown-to-file
markdown-to-file
/
.vscode
/
settings.json
5 lines
•
137 B
JSON
View Raw
1
2
3
4
5
{
"markdown-pdf.outputDirectory"
:
"sample"
,
"markdown-pdf.markdown-it-include.enable"
:
false
,
"debug.node.autoAttach"
:
"on"
}