forked from openlp/openlp
remove #
This commit is contained in:
parent
3d316a802b
commit
0304057e00
@ -229,7 +229,6 @@ class Renderer(object):
|
||||
# Songs and Custom
|
||||
elif item.is_capable(ItemCapabilities.CanSoftBreak):
|
||||
pages = []
|
||||
#
|
||||
if u'[---]' in text:
|
||||
while True:
|
||||
slides = text.split(u'\n[---]\n', 2)
|
||||
|
Loading…
Reference in New Issue
Block a user