From bcdc16d4e59af05a07846ed704e3f75a122cd643 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 24 Aug 2024 19:30:06 +0300 Subject: fix ToC --- lib/html.source.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/html.source.sh') diff --git a/lib/html.source.sh b/lib/html.source.sh index 543a459..540762d 100644 --- a/lib/html.source.sh +++ b/lib/html.source.sh @@ -160,7 +160,6 @@ html::list::encode () { : $(( toc_indent-- )) done - text="${text/ /}" local -r id="$(generate::internal_link_id "$text")" echo "$(html::encode "$text")" } -- cgit v1.2.3