Curly brace matching broken, often mistakenly includes next block
Open
Nobody has claimed this yet.
bug
- Dominant language
- JavaScript
- Stars
- 303
- Forks
- 48
- PR merge metrics
- No merged PRs in 30d
Description
When adding handlebars indented with HTML below, the close curly braces are not added to the appropriate place.

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
Reproduce the indented Handlebars-with-HTML case shown in the issue's animated example and inspect how the plugin matches curly braces across adjacent blocks. Review the existing issue discussion for any narrowed-down cause or reproduction details. Done means closing braces are inserted or matched in the appropriate block without including the next block.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html, javascript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100