Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign uphtml associated XXX_files directory #15
Comments
|
Thanks. It looks like a bug of |
…hen no figures are generated (#1665) this should fix yixuan/prettydoc#15
|
This should have been fixed by rstudio/rmarkdown#1665. |
Hi,
When I
renderthe following documenttest.mda directorytest_filesis generated along the html filetest.html.build.Rtest.md--- title: "Test" output: prettydoc::html_pretty ---test_filescontains fonts, images and styles not even referenced in the html.Is it possible to generate a single html file without the XXX_files folder ?
Regards,
Bernard