From bc0245f0be38e547ad76bcd719c6dedbb161f0f4 Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Mon, 24 Jan 2022 20:18:08 -0500 Subject: Remove extra leading spaces from code examples --- docs/help/depth.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/help/depth.html') diff --git a/docs/help/depth.html b/docs/help/depth.html index 5824fc71..60a8f01a 100644 --- a/docs/help/depth.html +++ b/docs/help/depth.html @@ -7,9 +7,9 @@

Circle With Two Dots ()

𝔽𝕘 𝕩, 𝕨 𝔽𝕘 𝕩: Depth

Apply 𝔽 to the cells of the arguments at depth given in 𝕘.

-↗️
       11 ⟨⟨1,2,3, 4,5,6⟩⟩
+↗️
    11 ⟨⟨1,2,3, 4,5,6⟩⟩
 ⟨ ⟨ 2 3 ⟩ ⟨ 5 6 ⟩ ⟩
 
-       1 1 ⟨⟨1,2,3, 4,5,6⟩⟩
+    1 1 ⟨⟨1,2,3, 4,5,6⟩⟩
 ⟨ ⟨ 2 3 ⟩ ⟨ 5 6 ⟩ ⟩
 
-- cgit v1.2.3