Some text
`; } } someElement.addEventListener ( 'click', event => { console.log(event); } ); const func = (arg) => arg.toLowerCase(); return output; } class MyClass { @foo sayHello(name) { return `Hello, ${name}!`; } }A custom element for displaying code snippets with consistent formatting and optional highlighting: Github Repo
Some text
`; } } someElement.addEventListener ( 'click', event => { console.log(event); } ); const func = (arg) => arg.toLowerCase(); return output; } class MyClass { @foo sayHello(name) { return `Hello, ${name}!`; } }Some text