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

use multiline in defs param (new PR) #221

Merged
merged 2 commits into from
Feb 16, 2017

Conversation

RionStick
Copy link

Multiline params in defs for use object and test.

{{##def.snippet:data:
Sum a & b: {{= data.a + data.b}}
#}}

{{#def.snippet:{
  a:1,
  b:2
} }}

@coveralls
Copy link

coveralls commented Feb 14, 2017

Coverage Status

Coverage remained the same at 98.113% when pulling 165d9a8 on RionStick:multiline-params-in-defs into e7accbf on olado:v2.0.0.

@epoberezkin epoberezkin merged commit 165d9a8 into olado:v2.0.0 Feb 16, 2017
@epoberezkin
Copy link
Collaborator

@RionStick thank you, it is published as 2.0.0-beta.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants