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

Bump bbmustache and fix templates #1862

Merged
merged 3 commits into from
Oct 5, 2018

Conversation

ferd
Copy link
Collaborator

@ferd ferd commented Aug 22, 2018

  • refresh bbmustache to 1.6.0
  • in template files where we had clashes due to nested tuples, use alternative variable framing (@@var@@) to prevent clashes
  • update the plugins template dependency format for something more modern

ferd added 2 commits August 21, 2018 19:51
This fixes the problems where literal nested tuples (`{{a,b},c}` or
`{{a,b}}`) would blow up and spaces needed to be inserted.
@tsloughter tsloughter merged commit d538be3 into erlang:master Oct 5, 2018
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.

2 participants