Skip to content

Pandoc 2.19 has deprecated --self-contained #452

@dmurdoch

Description

@dmurdoch

saveWidget() calls pandoc_self_contained_html() which calls Pandoc with the --self-contained option. However, Pandoc 2.19 has deprecated that option in favour of --embed-resources --standalone, and so it gives a warning. For example, see https://stackoverflow.com/questions/74379298/argument-selfcontained-deprecated-in-htmlwidgetssavewidget .

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions