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

Pass data from one filter to another? #81

Open
joefiorini opened this issue Aug 13, 2012 · 0 comments
Open

Pass data from one filter to another? #81

joefiorini opened this issue Aug 13, 2012 · 0 comments

Comments

@joefiorini
Copy link

Let's say I want to add a filter that allows template rendering options (mainly the layout) to be specified in YAML front matter. It seems to me that filters should be small and composable; therefore I don't want to force my Tilt filter to also handle front matter. How would I write a filter in such a way that it can parse out the front matter then hand that off to the next filter?

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

1 participant