fix pipeline

This commit is contained in:
STEPHANVS 2022-05-03 00:19:07 +02:00
parent 02ffc24f72
commit bf646820b4
No known key found for this signature in database
GPG Key ID: 4EFE47E471FD62A9
1 changed files with 1 additions and 1 deletions

View File

@ -711,7 +711,7 @@ class ThemePreviewRenderer(DisplayWindow, LogMixin):
formatted = []
previous_html = ''
previous_raw = ''
#separator = '<br>'
# separator = '<br>'
separator = line_end
html_lines = list(map(render_tags, lines))
# Text too long so go to next page.