4 lines
84 B

export default {
html: '<p>Hello Alice</p><p>Hello Bob</p><p>Hello Charles</p>'
};