Skip to content

Commit

Permalink
Update html5.html
Browse files Browse the repository at this point in the history
  • Loading branch information
SebastiaanKlippert authored Jul 2, 2024
1 parent efe6a20 commit e3fec82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testdata/html5.html
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ <h6>Heading 6</h6>
<header><h1>Paragraphs</h1></header>

<div>
<p>A paragraph (from the Greek paragraphos, to write beside or written beside) is a self-contained unit of a discourse in writing dealing with a particular point or idea. A paragraph consists of one or more sentences. Though not required by the syntax of any language, paragraphs are usually an expected part of formal writing, used to organize longer prose.</p>
<p>A paragraph (from the Greek paragraphos, "to write beside" or "written beside") is a self-contained unit of a discourse in writing dealing with a particular point or idea. A paragraph consists of one or more sentences. Though not required by the syntax of any language, paragraphs are usually an expected part of formal writing, used to organize longer prose.</p>
</div>

<footer><p><a href="#top">[Top]</a></p></footer>
Expand Down

0 comments on commit e3fec82

Please sign in to comment.