UNPKG
@lyra/block-content-tests
Version:
latest (0.3.0)
0.3.0
0.2.5
0.2.4
0.2.0
Tests for shared block content rendering logic
vegapublish.com
VegaPublish/vega
@lyra/block-content-tests
/
fixtures
/
001-empty-block.js
11 lines
(10 loc)
•
155 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
10
11
module
.exports = {
input
: { _key:
'R5FvMrjo'
, _type:
'block'
, children: [], markDefs: [], style:
'normal'
},
output
:
'<p></p>'
}