Skip to content

feature request: Frontmatter level directives #21

Description

@smutch

Thanks for the amazing work on this!

I am trying to generate a static html output using this extension. i.e. something similar to using the html export feature from within marimo.

My understanding was that setting eval: false in my Quarto frontmatter would achieve this. When I open the resulting html everything is there, fully rendered as expected, however, within ~10s the html attempts to re-execute the code and fails (due to needing external assets).

Is this expected with eval: false? If so, is there any way to achieve a static render?

(Also - in case this is of relevance, I'm also using external-env: true)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions