Skip to content

Allow spaces or special chars in variables #52

@raulsh

Description

@raulsh

Hi,

We are replacing handlebarsrb with this gem, because we need to build our app in ARM. But we are experiencing some issues, for example:

We can't call variables with "spaces". In handlebars we can call variables with [], so inside brackets we can put spaces or other chars:
{{a.b.[DDO.].1.name}}
But in ruby-handlebars this case is not supported
Parslet::ParseFailed (Extra input after last repetition at line 21 char 29.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions