Skip to content

Self-contained HTML with block banner figure #1496

Description

@GilHenriques

Thank you for developing Quarto! I'm not sure which repo to post this issue in; I am posting it here as I'm working with Quarto in RStudio, but I apologize if it is the wrong repo.

According to the Quarto website we can set up a custom background for a title block banner by using the image path as an argument for title-block-banner in the header. Also according to the website, we can use self-contained: true under html to create "a standalone HTML file with no external dependencies", "with images, CSS, etc. embedded into the HTML file". But when I create a supposedly self-contained HTML file with a banner image, I need to keep the HTML file in the root directory of the provided image path; otherwise, the image doesn't show. In other words, the document is not self-contained, inasmuch as it depends on the presence of the image file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingverify-fixedAlready fixed, awaiting verification from the issue reporter to confirm.

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions