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

Basic Templates #825

Merged
merged 2 commits into from
Sep 12, 2023
Merged

Basic Templates #825

merged 2 commits into from
Sep 12, 2023

Conversation

vyzo
Copy link
Collaborator

@vyzo vyzo commented Sep 12, 2023

This adds some basic template facilities for named substitution of variables.
It currently supports ${var} substitution, where the value is passed with a keyword argument var: for the name of the var.

Cherry picked from #816.

it can be greatly improved, but it works for now.
@vyzo vyzo requested review from ober and belmarca September 12, 2023 16:41
Copy link
Collaborator

@ober ober left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@ober ober merged commit 89fba38 into master Sep 12, 2023
@vyzo vyzo deleted the misc-template branch September 12, 2023 17:53
@vyzo vyzo added this to the Gerbil v0.18: Nimzowitsch milestone Sep 18, 2023
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