UNPKG

@lyra/block-content-tests

Version:

Tests for shared block content rendering logic

18 lines (17 loc) 283 B
module.exports = { input: { _key: 'R5FvMrjo', _type: 'block', children: [ { _key: 'cZUQGmh4', _type: 'span', marks: [], text: 'Plain text.' } ], markDefs: [], style: 'normal' }, output: '<p>Plain text.</p>' }