Skip to content
Discussion options

You must be logged in to vote

I think the issue boils down to include keep-md in the front matter. Because you're keeping markdown, we are leaving the supporting files on disk, since the markdown may contain references to those files. The HTML file that you're generating should be (and in my testing is) completely standalone with reference to the *_files directory.

If you remove the keep-md option, the supporting files directory should be properly cleaned up after render.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@dmacoritto
Comment options

@cscheid
Comment options

@dmacoritto
Comment options

@dragonstyle
Comment options

Answer selected by cderv
@dmacoritto
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants