Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow <assign count++> #231

Closed
patrick-steele-idem opened this issue Feb 18, 2016 · 1 comment
Closed

Allow <assign count++> #231

patrick-steele-idem opened this issue Feb 18, 2016 · 1 comment
Assignees
Labels
good first issue Small tasks that would be good for first time contributors scope:core taglib type:feature A feature request

Comments

@patrick-steele-idem
Copy link
Contributor

No description provided.

@patrick-steele-idem patrick-steele-idem added this to the 3.0-alpha milestone Feb 18, 2016
@mlrawlings mlrawlings removed this from the 3.0-alpha milestone Jul 15, 2016
@mlrawlings mlrawlings added type:feature A feature request scope:core taglib good first issue Small tasks that would be good for first time contributors labels Jul 15, 2016
@mlrawlings
Copy link
Member

I'd also like to see:

  • <assign count--/>
  • <assign count+=2/>
  • <assign count-=2/>
  • <assign count/=2/>
  • <assign count*=2/>
  • <assign count%=2/>
  • etc.

@mlrawlings mlrawlings changed the title Marko v3: Allow <assign count++> Allow <assign count++> Jul 18, 2016
@patrick-steele-idem patrick-steele-idem self-assigned this Aug 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Small tasks that would be good for first time contributors scope:core taglib type:feature A feature request
Projects
None yet
Development

No branches or pull requests

2 participants