const HTML = { // getWeight fixtures positiveId: `

Ooo good one

`, negativeId: `

Ooo good one

`, positiveClass: `

Ooo good one

`, negativeClass: ` `, positiveIdAndClass: `

Ooo good one

`, positiveIdNegClass: `

Ooo good one

`, positivePhotoClass: `

Ooo good one

`, positiveIdAndPhoto: `

Ooo good one

`, entryContentAsset: `

Ooo good one

`, // stripUnlikelyCandidates noMatches: `

Ooo good one

`, whitelistMatch: { before: `
Stuff

Ooo good one

`, after: `

Ooo good one

`, }, whiteAndBlack: { before: `

Ooo good one

`, after: `

Ooo good one

`, }, whiteInsideBlack: { before: `

Ooo good one

Something unrelated
`, after: `
Something unrelated
`, }, // brsToPs singleBr: { before: `

Ooo good one

`, after: `

Ooo good one

`, }, doubleBrs: { before: `


Ooo good one

`, after: `

Ooo good one

`, }, severalBrs: { before: `





Ooo good one

`, after: `

Ooo good one

`, }, brsInP: { before: `

Here is some text

Here is more text

`, after: `

Here is some text

Here is more text

`, }, paragraphize: { before: `

Here is some text
Here is more text And also this

`, after: `

Here is some text

Here is more text And also this

`, }, paragraphizeBlock: { before: `

Here is some text
Here is more text

And also this

`, after: `

Here is some text

Here is more text

And also this

`, }, // convertToParagraphs convertToParagraphs: { before: `

Here is some text This should remain in a p

This should be wrapped in a p

This should become a p

This should become a p `, after: `

Here is some text This should remain in a p

This should be wrapped in a p

This should become a p

This should become a p

`, }, // linkDensity linkDensity5: `

Some text!

Some text!

`, linkDensity1: `

Some text!

`, linkDensity0: `

`, // rewriteTopLevel rewriteHTMLBody: { before: `

Wow how about that

`, after: `

Wow how about that

`, }, // cleanImages cleanSmallImages: { before: `
`, after: `
`, }, cleanHeight: { before: `
`, after: `
`, }, cleanSpacer: { before: `

Some text

`, after: `

Some text

`, }, // stripJunkTags stripsJunk: { before: `
WOW

What an article


`, after: `

What an article

`, }, ignoresKeepable: { before: `
WOW

What an article


`, after: `

What an article

`, }, // markToKeep marksYouTube: { before: `

What an article

`, after: `

What an article

`, }, // stripHOnes removeTwoHOnes: { before: `

Look at this!

What do you think?

Can you believe it?!

`, after: `

What do you think?

`, }, convertThreeHOnes: { before: `

Look at this!

What do you think?

Can you believe it?!

What do you think?

Can you believe it?!

`, after: `

Look at this!

What do you think?

Can you believe it?!

What do you think?

Can you believe it?!

`, }, // cleanAttributes removeStyle: { before: `

What do you think?

`, after: `

What do you think?

`, }, removeAlign: { before: `

What do you think?

`, after: `

What do you think?

`, }, // removeEmpty removeEmptyP: { before: `

What do you think?

`, after: `

What do you think?

`, }, doNotRemoveBr: { before: `

What do you think?

What do you think?

`, after: `

What do you think?

What do you think?

`, }, doNotNested: { before: `

What do you think?