Skip to content
This repository was archived by the owner on Dec 10, 2019. It is now read-only.
This repository was archived by the owner on Dec 10, 2019. It is now read-only.

Add support for variables in partial includes #1

@dnwhte

Description

@dnwhte

Nunjucks supports using variables in includes. This is problematic in Pattern Lab. Variables may come from global data, partial data, parent partial, or the partial itself. Look into adding support for includes such as:

{% include name + ".njk" %}
{% extends parentTemplate %}

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions