Skip to content

Support custom tags in EGL #131

@kolovos

Description

@kolovos

It would be useful to allow users to change the default EGL tags, like Jinja does. For example, users could change the start/end dynamic section tags from [% and %] to <% and %> and write EGL templates like this:

<%for (i in 1.to(2)){%>
Number <%=i%>
<%}%>

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions