From 8e46288dd17907de50d5d6e122ac9fcd6e3abe01 Mon Sep 17 00:00:00 2001 From: Charlie Egan Date: Wed, 28 Jan 2026 18:31:18 +0000 Subject: [PATCH] docs: Add header for crypto example to make (#8259) This makes it consistent with how other examples are presented. Signed-off-by: Charlie Egan --- docs/docs/policy-reference/builtins/crypto.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/docs/policy-reference/builtins/crypto.mdx b/docs/docs/policy-reference/builtins/crypto.mdx index 6113bfd3f4..a28c61178c 100644 --- a/docs/docs/policy-reference/builtins/crypto.mdx +++ b/docs/docs/policy-reference/builtins/crypto.mdx @@ -6,4 +6,6 @@ title: Cryptography ## Examples +### `crypto.md5` +