Skip to content

Configurable variable delimiter syntax #4

@ghost

Description

Ability to change variable reference syntax:

moustache --start-variable "{{" --stop-variable "}}"
moustache --start-variable "${" --stop-variable "}"
moustache --start-variable "((" --stop-variable "))"
moustache --start-variable "[[" --stop-variable "]]"
moustache --start-variable "<![CDATA[" --stop-variable "]]>"

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions