Skip to content

embed-resources returns a libs folder #3445

@cscheid

Description

@cscheid

I think we're forwarding self-contained: true to pandoc's embed-resources: true but we're not passing embed-resources directly. This is a bug, right?

Discussed in #3436

Originally posted by dmacoritto November 23, 2022
Hello everyone,

I am trying to switch from RMarkdown to Quarto and I have run into a challenge with the embed-resources YAML option. I would like to output an HTML document which is a standalone document with no dependencies.

Below is a screenshot of the YAML options for my document.

image

My issue is that, despite having included the "embed-resources: true" in the YAML, I get an external *_files folder that includes the required libraries to run the document (see below). My charts are indeed embedded in my HTML document but not my libraries. Is there a way to get a complete self-contained document with no dependencies to a *_files folder ?

image

Thank you very much for your help.

Darko

Metadata

Metadata

Assignees

Labels

invalidThis doesn't seem right

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions