From 6844d1275f0b0025b09ca909a99d705447792e1f Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Mon, 27 Nov 2023 21:45:38 -0400 Subject: content, test: transformContent: handle indentation more carefully --- .../test/snapshot/transformContent.js.test.cjs | 39 ++++++++++++++++++++++ 1 file changed, 39 insertions(+) (limited to 'tap-snapshots') diff --git a/tap-snapshots/test/snapshot/transformContent.js.test.cjs b/tap-snapshots/test/snapshot/transformContent.js.test.cjs index 85ee740f..9ab299e6 100644 --- a/tap-snapshots/test/snapshot/transformContent.js.test.cjs +++ b/tap-snapshots/test/snapshot/transformContent.js.test.cjs @@ -10,6 +10,45 @@ exports[`test/snapshot/transformContent.js > TAP > transformContent (snapshot) >

Very nice:

` +exports[`test/snapshot/transformContent.js > TAP > transformContent (snapshot) > hanging indent list 1`] = ` +

Hello!

+ +

In-between!

+ +

Goodbye!

+` + +exports[`test/snapshot/transformContent.js > TAP > transformContent (snapshot) > indent on a directly following line 1`] = ` +
+ Wow! +
+` + +exports[`test/snapshot/transformContent.js > TAP > transformContent (snapshot) > indent on an indierctly following line 1`] = ` +

Some text.

+

Yes, some more text.

+
I am hax0rz!!
+All yor base r blong 2 us.
+
+

Aye.

+

Aye aye aye.

+` + exports[`test/snapshot/transformContent.js > TAP > transformContent (snapshot) > inline images 1`] = `

as USUAL...

What do you know?

-- cgit 1.3.0-6-gf8a5