mirror of
https://github.com/getzola/zola
synced 2024-12-14 06:12:27 +00:00
13 lines
194 B
Text
13 lines
194 B
Text
---
|
|
source: components/rendering/tests/summary.rs
|
|
assertion_line: 24
|
|
expression: body
|
|
|
|
---
|
|
<p>Hello world!</p>
|
|
<h1 id="introduction">Introduction</h1>
|
|
<ul>
|
|
<li>first</li>
|
|
<li>second</li>
|
|
</ul>
|
|
|