From e74513c6c3f9746f4fe47cddc42f27ff51c1e9b0 Mon Sep 17 00:00:00 2001
From: Markus Frank <Markus.Frank@cern.ch>
Date: Tue, 6 Dec 2022 16:50:03 +0100
Subject: [PATCH] Improve DDDigi doc

---
 DDDigi/README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/DDDigi/README.md b/DDDigi/README.md
index 0520844af..7cd4ca7cf 100644
--- a/DDDigi/README.md
+++ b/DDDigi/README.md
@@ -55,8 +55,8 @@ energy deposits of the simulation.
   Reader for ROOT files produced with DDG4. <br/>
   Properties: <br/>
 
-    |**Property**|**Data type**|**Description**|
-    |:--- |:--- |:--- |
+    |**Property**  |**Data type**    |**Description**                                                  |
+    |:---          |:---             |:---                                                             |
     |`.input`      | vector<string>  | List of input files to be processed                             |
     |`.tree`       | string          | Name of the main data tree. default: `EVENT`                    |
     |`.containers` | vector<string>  | List of containers to be loaded to DDDigi.                      |
-- 
GitLab