Closed bennn closed 5 years ago
when rendering multiple html files to a directory d, add d/index.html to the set of files-to-be-writted to avoid overwriting the main index with a part that happens to have the same tag
d
d/index.html
fixes #194
when rendering multiple html files to a directory
d
, addd/index.html
to the set of files-to-be-writted to avoid overwriting the main index with a part that happens to have the same tagfixes #194