Are you looking for something? Here is all of the GitHub Docs history in one single commit. Enjoy! 🎉
16 lines
298 B
HTML
16 lines
298 B
HTML
<p>I am outside the article and should not be included</p>
|
|
|
|
<div class="article-grid-body">
|
|
<nav class="breadcrumbs">
|
|
<a href="#">x</a>
|
|
<a href="#">y</a>
|
|
<a href="#">z</a>
|
|
</nav>
|
|
|
|
<h1>A page without sections</h1>
|
|
|
|
<p>First paragraph.</p>
|
|
|
|
<p>Second paragraph.</p>
|
|
</div>
|