UNPKG

html2bemjson

Version:
8 lines (7 loc) 137 B
module.exports = [ 'text1 ', { block: 'b1', content: 'b1' }, ' text2 ', { block: 'b2', content: 'b2' }, ' text3 ' ];