| Trees | Indices | Help |
|
|---|
object --+ | Formatter
Base Wiki formatter.
Parses and formats wiki text, in a given Context.
'')
source code
Inherited from object:
__delattr__,
__format__,
__getattribute__,
__hash__,
__new__,
__reduce__,
__reduce_ex__,
__repr__,
__setattr__,
__sizeof__,
__str__,
__subclasshook__
'default'
'[a-zA-Z.+-]*?'
'\'[^\']+\'|\\"[^\\"]+\\"'
'[a-zA-Z][-a-zA-Z0-9+._]*'
Inherited from object:
__class__
req is still temporarily used.
Open an inline style tag.
If tag_close is not specified, tag_open is an indirect tag (0.12)
Open a inline style tag.
If close_tag is not specified, it's an indirect tag (0.12)
| Trees | Indices | Help |
|
|---|