forked from openlp/openlp
fix length
This commit is contained in:
parent
afa4f7b0b2
commit
21743e4472
@ -185,8 +185,8 @@ class FormattingTags(object):
|
||||
A boolean stating whether this is a build-in tag or not. Should be ``True`` in most cases.
|
||||
|
||||
* temporary
|
||||
A temporary tag will not be saved, but is also considered when displaying text containing the tag. It has
|
||||
to be a ``boolean``.
|
||||
A temporary tag will not be saved, but is also considered when displaying text containing the tag. It
|
||||
has to be a ``boolean``.
|
||||
"""
|
||||
FormattingTags.html_expands.extend(tags)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user