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

nesting {{#repeat {{int min max}}}} #27

Closed
everdrone opened this issue Sep 10, 2017 · 2 comments
Closed

nesting {{#repeat {{int min max}}}} #27

everdrone opened this issue Sep 10, 2017 · 2 comments

Comments

@everdrone
Copy link

please allow nesting {{int min max}} inside {{lorem N}}, {{#repeat N}}

@filipeovercom
Copy link

Duplicate of #18

@webroo
Copy link
Owner

webroo commented Jul 11, 2020

As of v3.0.0 you can repeat a block a random number of times by giving min and max bounds:
{{repeat min=5 max=10}}

and you can use the same syntax with the lorem ipsum helper:
{{lorem min=20 max=40}}

@webroo webroo closed this as completed Jul 11, 2020
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

No branches or pull requests

3 participants