1 2 3 4 5 6
<section> <h1>Title</h1> <p>Intro text.</p> <ul><li>One</li><li>Two</li></ul> <pre><code>let x = 1;</code></pre> </section>