Skip to content

Setting to allow custom elements #203

@knowler

Description

@knowler

Is your feature request related to a problem? Please describe.

I’d like to allow custom elements. The problem is that I can’t know what custom elements will be used so I can’t add them to the tags.

Describe the solution you'd like

Perhaps a simple boolean for allowing custom elements or not. Perhaps it could even allow for a regex or something to filter out custom elements that don’t make a certain pattern (e.g. my-*).

Describe alternatives you've considered

I could parse it first to find all of the custom elements to add to the builder, but it would be nice to not parse twice.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions