From fbfd36a16c680aaf5272c4cfad25418941e76ff4 Mon Sep 17 00:00:00 2001 From: Shawn Falkner-Horine Date: Tue, 14 Jan 2025 10:10:02 -0800 Subject: [PATCH] PageTree macro: Fix Title parameter usage. (fixes #550) --- stdlib/stdlib.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stdlib/stdlib.go b/stdlib/stdlib.go index 7ec460a..d77727a 100644 --- a/stdlib/stdlib.go +++ b/stdlib/stdlib.go @@ -386,7 +386,7 @@ func templates(api *confluence.API) (*template.Template, error) { ``, ``, ``, - ``, + ``, ``, ``, `{{ or .Sort "" }}`,