From 55a832f8e9bb22836c475684e791b4e04105e2df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Tue, 27 May 2025 16:02:37 +0200 Subject: [PATCH] Update ToMath.md --- content/en/functions/transform/ToMath.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/functions/transform/ToMath.md b/content/en/functions/transform/ToMath.md index 11f82f9ee..0b724969d 100644 --- a/content/en/functions/transform/ToMath.md +++ b/content/en/functions/transform/ToMath.md @@ -6,7 +6,7 @@ keywords: [] params: functions_and_methods: aliases: [] - returnType: types.Result[template.HTML] + returnType: template.HTML signatures: ['transform.ToMath INPUT [OPTIONS]'] aliases: [/functions/tomath] ---