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

Consider using an actual templating engine #23

Open
TimothyGu opened this issue Aug 23, 2020 · 0 comments
Open

Consider using an actual templating engine #23

TimothyGu opened this issue Aug 23, 2020 · 0 comments

Comments

@TimothyGu
Copy link
Member

Currently, we use an ad-hoc replacement mechanism for constructs of the form @@variable@@. If we use something like Jinja2, we would get a lot more features for free, such as if conditionals, which would be useful for whatwg/url#525.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant