@sanity/block-content-tests
Advanced tools
Comparing version 0.0.8 to 0.0.9
@@ -76,3 +76,3 @@ module.exports = { | ||
output: | ||
'<div><p><code>Foo! Bar!</code><img src="https://cdn.sanity.io/images/3do82whm/production/magnificent_beastZ8Z5qZHHxgrTJf6Hhz-162x120.png">Neat</p><p><code>Foo! Bar! </code><img src="https://cdn.sanity.io/images/3do82whm/production/magnificent_beastZ8Z5qZHHxgrTJf6Hhz-162x120.png"><code> Baz!</code></p><p>Foo! Bar! <img src="https://cdn.sanity.io/images/3do82whm/production/magnificent_beastZ8Z5qZHHxgrTJf6Hhz-162x120.png"><code> Baz!</code></p></div>' | ||
'<div><p><code>Foo! Bar!</code><img src="https://cdn.sanity.io/images/3do82whm/production/magnificent_beastZ8Z5qZHHxgrTJf6Hhz-162x120.png"/>Neat</p><p><code>Foo! Bar! </code><img src="https://cdn.sanity.io/images/3do82whm/production/magnificent_beastZ8Z5qZHHxgrTJf6Hhz-162x120.png"/><code> Baz!</code></p><p>Foo! Bar! <img src="https://cdn.sanity.io/images/3do82whm/production/magnificent_beastZ8Z5qZHHxgrTJf6Hhz-162x120.png"/><code> Baz!</code></p></div>' | ||
} |
{ | ||
"name": "@sanity/block-content-tests", | ||
"version": "0.0.8", | ||
"version": "0.0.9", | ||
"description": "Tests for shared block content rendering logic", | ||
@@ -5,0 +5,0 @@ "main": "tests.js", |
79856