8000 Enable usage of "self-contained" without "standalone" for HTML · Issue #7331 · jgm/pandoc · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Enable usage of "self-contained" without "standalone" for HTML #7331
Closed
@mjfs

Description

@mjfs

Using the option self-contained currently implies the option standalone when producing HTML output. This is not desired in all use cases, especially not when using Pandoc as an external renderer in certain context (Content Management System, Templating etc.).

It would be useful to have an option to produce data URIs (i.e. not requiring external images) for a part of included document, rendering only HTML body in that case without other HTML declarations (that are a part of the master document).

Introducing an additional Pandoc option would perhaps be the cleanest way of addressing the mentioned use case, since it would not break existing usage, e.g. something like embed-resources (or embedded-references or embed-media

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0