5 lines
93 B

export default {
html: '<svg><text>hello world</text></svg>',
preserveIdentifiers: true
};