mirror of
https://github.com/getzola/zola
synced 2024-12-14 22:32:29 +00:00
14 lines
194 B
Text
14 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>
|
||
|
|