['p', 'This is a ', ['a', {'href': 'https://example.com'}, 'link']]
<p>This is a <a href="https://example.com">link</a></p>