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

Support for $1, $2, etc #10

Open
mightybyte opened this issue Nov 21, 2014 · 2 comments
Open

Support for $1, $2, etc #10

mightybyte opened this issue Nov 21, 2014 · 2 comments

Comments

@mightybyte
Copy link

Any chance you would be open to modifying this package to support $1, $2, etc? Those kinds of substitutions are useful when you have an array of "parameters" to be substituted instead of key/value pairs.

@tibbe
Copy link
Owner

tibbe commented Nov 30, 2014

I'm not sure how to square support for that with the way contexts are currently defined. If you have an idea I'm all ears.

@mightybyte
Copy link
Author

I was thinking of something simple like this.

#11

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

2 participants