From d59441ef2600fff0d0593cdc709fc67b6ecc9752 Mon Sep 17 00:00:00 2001 From: harryob <55142896+harryob@users.noreply.github.com> Date: Fri, 15 Nov 2024 18:31:19 +0000 Subject: [PATCH] stray {{ mutable_appearance() }} link --- content/language/proc/jointext.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/content/language/proc/jointext.md b/content/language/proc/jointext.md index 59796cdbc..9f4bae886 100644 --- a/content/language/proc/jointext.md +++ b/content/language/proc/jointext.md @@ -29,5 +29,3 @@ All items in the list are stringified - similar to running `"[element]"` over ea Negative amounts for the Start or End value count from the end of the list. This functions similarly to {{ list(proc="Join") }}. - -{{ mutable_appearance() }}