From 489634b648cb613d41b97bc4d72656a79f79ab8a Mon Sep 17 00:00:00 2001
From: Houtan Bastani <houtan@dynare.org>
Date: Wed, 28 Aug 2019 18:24:18 +0200
Subject: [PATCH] =?UTF-8?q?doc:=20internal=20link=20doesn=E2=80=99t=20work?=
 =?UTF-8?q?=20when=20broken=20across=20two=20lines?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 doc/manual/source/reporting.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/manual/source/reporting.rst b/doc/manual/source/reporting.rst
index e21ce15c7b..ddf7ac95d7 100644
--- a/doc/manual/source/reporting.rst
+++ b/doc/manual/source/reporting.rst
@@ -496,8 +496,8 @@ and a clarifying example.
 
     .. option:: titleFormat, STRING
 
-        Same as :opt:`titleFormat <titleFormat, STRING |
-        CELL_ARRAY_STRINGS>`, just for tables. Default: ``\large``.
+        Same as :opt:`titleFormat <titleFormat, STRING | CELL_ARRAY_STRINGS>`,
+        just for tables. Default: ``\large``.
 
     .. option:: vlineAfter, dates | CELL_ARRAY_DATES
 
-- 
GitLab