Fix test
This commit is contained in:
parent
bedc6d7148
commit
442d6222a6
@ -12,6 +12,8 @@
|
||||
- Add command to generate shell completions
|
||||
- Fix link generation to colocated assets other than images
|
||||
- Add `get_hash` Tera function
|
||||
- Minify CSS and JS embedded in HTML
|
||||
- Fix slow image processingq
|
||||
|
||||
|
||||
## 0.16.1 (2022-08-14)
|
||||
|
@ -8,6 +8,6 @@ expression: body
|
||||
Hello
|
||||
world
|
||||
Non rendered emoji :smile:
|
||||
<a href="image.jpg">a link</a>
|
||||
<a href="https://www.getzola.org/test/image.jpg">a link</a>
|
||||
<img src="https://www.getzola.org/test/image.jpg" alt="alt text" /></p>
|
||||
<h1>some html</h1>
|
||||
|
Loading…
Reference in New Issue
Block a user