Skip to content
This repository was archived by the owner on Jun 12, 2020. It is now read-only.

Add a shortcut for templates/sub-parts containg no includes to skip parsingΒ #21

@AndreasKl

Description

@AndreasKl

As an optimization it would be nice if a template does not contain any includes, can indicate that the content can be passed straight into the result with no parsing at all (ignoring the the content tag)
Also includes that have no need for a "content"-tags and does not need any parsing could indicate that. This could be useful for json objects for analytics.
<c-include path="..." mode="parse/**pipe**"></c-include>

Metadata

Metadata

Assignees

No one assigned

    Labels

    discussA raw concept that needs discussion whether it is a good addition.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions