From 21fb99db8d67e20b0ada671923c0f8df977f48bc Mon Sep 17 00:00:00 2001 From: David Carlisle Date: Mon, 3 Jun 2024 00:42:41 +0100 Subject: [PATCH] handle choose --- unicode-speech/index2.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unicode-speech/index2.md b/unicode-speech/index2.md index f1d32fc1..d41238f4 100644 --- a/unicode-speech/index2.md +++ b/unicode-speech/index2.md @@ -34,7 +34,7 @@ hr.sp {height:.1em;padding:0;margin:0} {%- if f.choose -%} {%- for c in f.choose -%} {%- unless forloop.first %}
{% endunless%} -{{c | replace: '{"', '' | replace: '"=>"', ' ' | replace: '"}', ' ' }} +{{c | replace: '{"', '' | replace: '"=>"', ' ' }} {%- endfor -%} {%- endif -%}