UNPKG

@lyra/block-content-tests

Version:

Tests for shared block content rendering logic

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