Skip to content

support doctype as a void element #20

Description

hello! I use typed-html for the root template of my website server-side.
however, as it does not seem to support the doctype tag, I have to add <!DOCTYPE html> as a string and append it to generated html. this works, but it feels like more of a hack than a proper solution.
is it possible to add doctype void tag support, or is there something i'm missing here?

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