From 9d120f85fc50dd16a3b47efde25e02f7e9cc6e79 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Wed, 16 Aug 2023 15:22:34 -0300 Subject: content: transformContent: gracefully merge marked output & tag nodes --- tap-snapshots/test/snapshot/transformContent.js.test.cjs | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) (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 dd859b2f..d144cf12 100644 --- a/tap-snapshots/test/snapshot/transformContent.js.test.cjs +++ b/tap-snapshots/test/snapshot/transformContent.js.test.cjs @@ -8,24 +8,21 @@ exports[`test/snapshot/transformContent.js TAP transformContent (snapshot) > dates 1`] = `

Yep!

Very nice:

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

as USUAL...

What do you know?

-

I'm on the left.

-

I'm on the right.

+

I'm on the left.

+

I'm on the right.

Media time! Oh yeah!

And... all done!

- ` exports[`test/snapshot/transformContent.js TAP transformContent (snapshot) > links to a thing 1`] = `

This is my favorite album.

That's right, Cool Album!

- ` exports[`test/snapshot/transformContent.js TAP transformContent (snapshot) > lyrics - basic line breaks 1`] = ` @@ -34,7 +31,6 @@ And away we go
Truly, music

(Oh yeah)
(That's right)

- ` exports[`test/snapshot/transformContent.js TAP transformContent (snapshot) > lyrics - line breaks around tags 1`] = ` @@ -48,14 +44,12 @@ I say, the date be


, and don't ye forget it

- ` exports[`test/snapshot/transformContent.js TAP transformContent (snapshot) > lyrics - repeated and edge line breaks 1`] = `

Well, you know
How it goes

Yessiree

- ` exports[`test/snapshot/transformContent.js TAP transformContent (snapshot) > non-inline image #1 1`] = ` @@ -69,18 +63,14 @@ exports[`test/snapshot/transformContent.js TAP transformContent (snapshot) > non exports[`test/snapshot/transformContent.js TAP transformContent (snapshot) > non-inline image #3 1`] = `
-

Baller.

- ` exports[`test/snapshot/transformContent.js TAP transformContent (snapshot) > super basic string 1`] = `

Neat listing: Albums - by Date

- ` exports[`test/snapshot/transformContent.js TAP transformContent (snapshot) > two text paragraphs 1`] = `

Hello, world!

Wow, this is very cool.

- ` -- cgit 1.3.0-6-gf8a5