Skip to content

Using HTML plugin with a document fragment #1077

Open
@frangio

Description

@frangio

I would like to use the HTML plugin with document fragments as input rather than full documents. The current version of the plugin will add <html><head></head><body>...</body> to the output because it expects full documents.

The implementation would have to use parseFragment rather than parse.

Would it be possible to add a flag for this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions