From 3587936423fab1edca1a4115c445a0121a3a0a3f Mon Sep 17 00:00:00 2001
From: Maarten Litmaath <Maarten.Litmaath@cern.ch>
Date: Thu, 6 Jul 2023 15:35:28 +0200
Subject: [PATCH] Trying to get the list displayed correctly...

---
 docs/site/vobox_startup_scripts.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/site/vobox_startup_scripts.md b/docs/site/vobox_startup_scripts.md
index 83777ab..548b21a 100644
--- a/docs/site/vobox_startup_scripts.md
+++ b/docs/site/vobox_startup_scripts.md
@@ -42,6 +42,7 @@ export MYPROXY_SERVER=myproxy.cern.ch   # only needed for MonALISA
 ## Job script customization
 
 The job script submitted by the JAliEn CE (typically `~/ALICE/tmp/agent.startup.$PID`) can be customized with one or more scripts located in the home directory:
+
 * `~/JA-custom-0.sh`
   * Contents get inserted before the JAliEn environment setup.
 * `~/JA-custom-1.sh`
-- 
GitLab