Compare commits

..

1 Commits

Author SHA1 Message Date
1ab81e892d adding new repos to zuul jobs 2023-02-15 09:21:37 +00:00

View File

@ -354,11 +354,6 @@ class OTCDocConvertor:
curr = el.string
el.string.replace_with(curr[:-1])
el.insert_after(" ")
elif (
el.string
and el.span and el.span.string == " "
):
el.span.decompose()
# A very dirty hack - if we have "*" inside of em (italic) regular
# escaping is not working anymore (pandoc is not producing proper