/* IMPORTANT * This snapshot file is auto-generated, but designed for humans. * It should be checked into source control and tracked carefully. * Re-generate by setting TAP_SNAPSHOT=1 and running tests. * Make sure to inspect the output below. Do not ignore changes! */ 'use strict' exports[`test/snapshot/transformContent.js TAP transformContent (snapshot) > inline images 1`] = `
as USUAL...
What do you know?
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) > non-inline image #1 1`] = `Rad.
Baller.
` exports[`test/snapshot/transformContent.js TAP transformContent (snapshot) > two text paragraphs 1`] = `Hello, world!
Wow, this is very cool.
`