From 471514c6543b2bcb925f931e5646e1cd13cf702f Mon Sep 17 00:00:00 2001 From: Artem Goncharov Date: Thu, 12 Jan 2023 14:14:53 +0100 Subject: [PATCH] Workaround bolds ending with space when bold (or italic) ends with space RST is not happy. We drop this trailing space and inject a space immediately after strong block --- otc_doc_convertor/convertor.py | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/otc_doc_convertor/convertor.py b/otc_doc_convertor/convertor.py index 5cf42271..019d79c4 100644 --- a/otc_doc_convertor/convertor.py +++ b/otc_doc_convertor/convertor.py @@ -307,6 +307,18 @@ class OTCDocConvertor: #