Skip to content

Some issues with variables in !include #1357

Closed
@jediwhale

Description

@jediwhale

Problems with PR #1353

Trailing close braces are consumed incorrectly. The following does not work:

!style_red{
!include PageTwo}

Multiple variables are not recognized. The following does not work:

!define x {Page}
!define y {One}
!include ${x}${y}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions