template {{variable}} reuse
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 204
- Forks
- 82
- Avg merge
- 22h 27m
- Merged PRs (30d)
- 3
Description
Is your feature request related to a problem? Please describe.
I'm looking for the ability to reuse {{variables}} in my template.
Describe the solution you'd like
If my template has {{variable 1}} defined, the submitted user input should populate that variable everywhere in the template. Right now, I'm asked every single time to input a value for the variable when it is used multiple times in the template.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Locate the template variable parsing and input-handling code, then reproduce a template that uses the same variable multiple times. Done means one submitted value populates every occurrence without repeated prompts.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100