From f0e34d56ae9b8043a291c64f0f1dc3b02b214288 Mon Sep 17 00:00:00 2001 From: Vincent Prouillet Date: Mon, 17 Oct 2022 19:55:25 +0200 Subject: [PATCH] Fix test --- CHANGELOG.md | 2 ++ .../tests/snapshots/markdown__can_render_basic_markdown.snap | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ffe0509b63..2cf967e5f3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) diff --git a/components/markdown/tests/snapshots/markdown__can_render_basic_markdown.snap b/components/markdown/tests/snapshots/markdown__can_render_basic_markdown.snap index e839beab96..8794d6e1e1 100644 --- a/components/markdown/tests/snapshots/markdown__can_render_basic_markdown.snap +++ b/components/markdown/tests/snapshots/markdown__can_render_basic_markdown.snap @@ -8,6 +8,6 @@ expression: body Hello world Non rendered emoji :smile: -a link +a link alt text

some html