New ligature: handlebars
Nobody has claimed this yet.
- Dominant language
- Clojure
- Stars
- 82k
- Forks
- 3.2k
- PR merge metrics
- No merged PRs in 30d
Description
I'd like to see a new set of ligatures for templating using handlebars style templates.
Handlebars code looks like this:
<h1>{{title}}</h1>
With the {{ and }} strings, currently they appear like this:

I think they would look good either cuddled together like this:

or in a more moustache-like solid outline such as:

Thanks for your consideration.
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 source file or test entry point is named. Start by reviewing the Handlebars examples and the linked cuddled and solid-outline images, then inspect the repository to find the ligature source and rendering checks; done means adding a consistent ligature treatment for {{ and }}.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- handlebars
- Domain
- design
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100