forked from openlp/openlp
fixed doc
This commit is contained in:
parent
724e2be04f
commit
240d612948
@ -444,7 +444,7 @@ class Renderer(object):
|
|||||||
Tests the given text for not closed formatting tags and returns a tuple
|
Tests the given text for not closed formatting tags and returns a tuple
|
||||||
consisting of three unicode strings::
|
consisting of three unicode strings::
|
||||||
|
|
||||||
(u'{st}{r}Text text text{/st}{/r}', u'{st}{r}', u'<strong>
|
(u'{st}{r}Text text text{/r}{/st}', u'{st}{r}', u'<strong>
|
||||||
<span style="-webkit-text-fill-color:red">')
|
<span style="-webkit-text-fill-color:red">')
|
||||||
|
|
||||||
The first unicode string is the text, with correct closing tags. The
|
The first unicode string is the text, with correct closing tags. The
|
||||||
|
Loading…
Reference in New Issue
Block a user