This adds a bunch of tests to better exercise the HTML rendering and to be able to track any changes in its behavior. This includes a new `check_all_main_files` to more conveniently check the HTML content of every chapter in a book.
3 lines
No EOL
366 B
HTML
3 lines
No EOL
366 B
HTML
<h1 id="images"><a class="header" href="#images">Images</a></h1>
|
|
<p><img src="https://rust-lang.org/logos/rust-logo-256x256.png" alt="Image “alt” & " "text" & <stuff> url <em>html</em> — hard break " /></p>
|
|
<p><img src="https://rust-lang.org/logos/rust-logo-256x256.png" alt="Image with title" title="Some title" /></p> |