From 056fcfacd1917b46563cb6c26b6c99f4803e3cec Mon Sep 17 00:00:00 2001 From: Thomas Forgione Date: Thu, 20 Apr 2023 11:46:21 +0200 Subject: [PATCH] Fix indent --- foreword/implementation.typ | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/foreword/implementation.typ b/foreword/implementation.typ index 763cd38..69387de 100644 --- a/foreword/implementation.typ +++ b/foreword/implementation.typ @@ -34,7 +34,7 @@ A snippet of the basic usage of these classes is given in @three-hello-world. lang: "js", ), ), -caption: [A THREE.js _hello world_] + caption: [A THREE.js _hello world_] ) #heading(level: 3, numbering: none)[Geometries]