Skip to content

Clarify escaping Handlebars expressions documentation#183

Open
mlpm21 wants to merge 1 commit into
handlebars-lang:masterfrom
mlpm21:docs-clarify-escaping-expressions-LL
Open

Clarify escaping Handlebars expressions documentation#183
mlpm21 wants to merge 1 commit into
handlebars-lang:masterfrom
mlpm21:docs-clarify-escaping-expressions-LL

Conversation

@mlpm21
Copy link
Copy Markdown

@mlpm21 mlpm21 commented May 25, 2026

Closes handlebars-lang/handlebars.js#2094

This PR clarifies the documentation for escaping Handlebars expressions by separating inline escapes from raw blocks, showing the rendered result of an inline escape, and correcting the raw block example syntax.

Verification:

  • npx prettier --check src/guide/expressions.md
  • npm run docs:build

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.

documentation of "escaping handlebars expressions" could be improved

1 participant