Markdown-preview-enhanced: Specifying the HTML output path

Created on 30 Jan 2018  ·  4Comments  ·  Source: shd101wyy/markdown-preview-enhanced

Is there a way to define output path for the file when we are exporting as HTML document (CDN or Offline)? None of the settings below works.

path: test.html
html:
    embed_local_images: true
    embed_svg: true
    path: test.html
output:
    html:
        path: test.html
export_on_save:
    html: true

Most helpful comment

This is not supported now.
Will be supported in the future.
Thanks.

All 4 comments

This is not supported now.
Will be supported in the future.
Thanks.

加油加油,很需要这个的哦!

Are you still considering this?
path: works on all files except .html

ty

Any updates about this feature?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

lambdafu picture lambdafu  ·  3Comments

ajstadlin picture ajstadlin  ·  5Comments

saeidamiri1 picture saeidamiri1  ·  3Comments

AdamBear-Me picture AdamBear-Me  ·  5Comments

metheoryt picture metheoryt  ·  6Comments