This repository has been archived by the owner on Sep 12, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 13
Add support for YAML templates #45
Comments
kj187
pushed a commit
that referenced
this issue
Nov 23, 2016
kj187
pushed a commit
that referenced
this issue
Nov 23, 2016
kj187
pushed a commit
that referenced
this issue
Nov 23, 2016
kj187
pushed a commit
that referenced
this issue
Nov 23, 2016
kj187
pushed a commit
that referenced
this issue
Dec 13, 2016
kj187
pushed a commit
that referenced
this issue
Dec 13, 2016
kj187
pushed a commit
that referenced
this issue
Dec 13, 2016
kj187
pushed a commit
that referenced
this issue
Dec 13, 2016
kj187
pushed a commit
that referenced
this issue
Dec 13, 2016
kj187
pushed a commit
that referenced
this issue
Dec 13, 2016
kj187
pushed a commit
that referenced
this issue
Dec 13, 2016
kj187
pushed a commit
that referenced
this issue
Dec 13, 2016
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This mostly means that we need to convert the original template into a data structure and do all transformation on that structure instead of using regex on the original json (which wasn't the smartest idea to begin with... :)
The text was updated successfully, but these errors were encountered: