From e8544f822fe72b2ba0eb45f640d4176ddd66c848 Mon Sep 17 00:00:00 2001 From: Cyrille David Date: Thu, 20 Oct 2022 14:22:25 +0200 Subject: [PATCH] Clarify changelog and test --- changelog_unreleased/handlebars/13691.md | 21 ++++++++++++++++--- .../__snapshots__/jsfmt.spec.js.snap | 8 +++---- .../handlebars/element-node/element-node.hbs | 6 +++--- 3 files changed, 25 insertions(+), 10 deletions(-) diff --git a/changelog_unreleased/handlebars/13691.md b/changelog_unreleased/handlebars/13691.md index 36042139feec..ab836c2d16dc 100644 --- a/changelog_unreleased/handlebars/13691.md +++ b/changelog_unreleased/handlebars/13691.md @@ -3,17 +3,32 @@ ```hbs {{! Input }} -
+
+ + + + + {{! Prettier stable }} -
+
+ + + + + {{! Prettier main }} -
+
+ + + + + ``` diff --git a/tests/format/handlebars/element-node/__snapshots__/jsfmt.spec.js.snap b/tests/format/handlebars/element-node/__snapshots__/jsfmt.spec.js.snap index bcf0c541817d..c1aeb2e785b0 100644 --- a/tests/format/handlebars/element-node/__snapshots__/jsfmt.spec.js.snap +++ b/tests/format/handlebars/element-node/__snapshots__/jsfmt.spec.js.snap @@ -46,11 +46,11 @@ printWidth: 80
-
+
- + - + @@ -104,7 +104,7 @@ printWidth: 80
- + diff --git a/tests/format/handlebars/element-node/element-node.hbs b/tests/format/handlebars/element-node/element-node.hbs index 4666be172d2a..c4ed2d380765 100644 --- a/tests/format/handlebars/element-node/element-node.hbs +++ b/tests/format/handlebars/element-node/element-node.hbs @@ -38,10 +38,10 @@
-
+
- + - +