Skip to content

Helpers cannot have decimal parameters #472

Closed
@kayleg

Description

@kayleg

Passing a float to a helper is parsed as INTEGER.ID which causes a parse error.

Possible to change INTEGER to NUMBER and have the following expression or just add new NUMBER type?

<mu>-?\.?[0-9]+(\.[0-9]*)?/[}\s]

See gist for example and qunit test: https://gist.github.com/kayleg/5215127

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions