Skip to content

Are conditionals possible? #81

@elorest

Description

@elorest

In Haml, Slim, Slang I'm used to the following.

- if name.size > 10
  | You have a long name.
- else
  | You're name is average.

Is there anyway to achieve something similar with Ace?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions