diff --git a/packages/sanity/playwright-ct/tests/formBuilder/inputs/PortableText/copyPaste/input.ts b/packages/sanity/playwright-ct/tests/formBuilder/inputs/PortableText/copyPaste/input.ts index d3115c6b8b0..68c28ca9929 100644 --- a/packages/sanity/playwright-ct/tests/formBuilder/inputs/PortableText/copyPaste/input.ts +++ b/packages/sanity/playwright-ct/tests/formBuilder/inputs/PortableText/copyPaste/input.ts @@ -16,24 +16,24 @@ export const CLEANED_UNICODE_INPUT_SNAPSHOT = [ _type: 'block', children: [ { - _key: '2bd5e9165a260', + _key: '2bd5e9165a20', _type: 'span', marks: [], text: "This is a test of the Sanity Portable Text renderer. We will use a variety of content to test its capabilities. Here are some unicode characters: β˜ΊοΈπŸ‘πŸ½πŸŒπŸŒžπŸŒšπŸŒπŸŒ›πŸŒœπŸŒ™πŸ’«β­οΈπŸŒŸβœ¨βš‘οΈβ˜„οΈπŸ’₯πŸ”₯πŸŒͺπŸŒˆβ˜€οΈπŸŒ€β›…οΈπŸŒ₯β˜οΈπŸŒ¦πŸŒ§β›ˆπŸŒ©πŸŒ¨β„οΈβ˜ƒοΈβ›„οΈπŸŒ¬πŸ’¨πŸ’§πŸ’¦β˜”οΈβ˜‚οΈπŸŒŠπŸŒ«. Now let's try some markdown formatting: ", }, - {_key: '2bd5e9165a261', _type: 'span', marks: ['strong'], text: 'bold text'}, - {_key: '2bd5e9165a262', _type: 'span', marks: [], text: ', '}, - {_key: '2bd5e9165a263', _type: 'span', marks: ['em'], text: 'italic text'}, - {_key: '2bd5e9165a264', _type: 'span', marks: [], text: ', ~~strikethrough~~, '}, - {_key: '2bd5e9165a265', _type: 'span', marks: ['code'], text: 'code'}, + {_key: '2bd5e9165a21', _type: 'span', marks: ['strong'], text: 'bold text'}, + {_key: '2bd5e9165a22', _type: 'span', marks: [], text: ', '}, + {_key: '2bd5e9165a23', _type: 'span', marks: ['em'], text: 'italic text'}, + {_key: '2bd5e9165a24', _type: 'span', marks: [], text: ', ~~strikethrough~~, '}, + {_key: '2bd5e9165a25', _type: 'span', marks: ['code'], text: 'code'}, { - _key: '2bd5e9165a266', + _key: '2bd5e9165a26', _type: 'span', marks: [], text: ', > blockquote, - list item, 1. numbered list item, ', }, - {_key: '2bd5e9165a267', _type: 'span', marks: ['ea8165ee5793'], text: 'link'}, - {_key: '2bd5e9165a268', _type: 'span', marks: [], text: ', .'}, + {_key: '2bd5e9165a27', _type: 'span', marks: ['ea8165ee5793'], text: 'link'}, + {_key: '2bd5e9165a28', _type: 'span', marks: [], text: ', .'}, ], markDefs: [{_key: 'ea8165ee5793', _type: 'link', href: 'https://example.com/'}], style: 'normal',