|
__init__(self,
text,
extra=None,
allowed=None,
sep=' p ' ,
url=None,
environment=None,
latex=' google ' ,
autolinks=' default ' ,
protolinks=' default ' ,
class_prefix='
' ,
id_prefix=' markmin_ ' ,
**kwargs)
x.__init__(...) initializes x; see help(type(x)) for signature |
source code
|
|
Inherited from XmlComponent :
__add__ ,
__mul__ ,
add_class ,
remove_class
Inherited from object :
__delattr__ ,
__format__ ,
__getattribute__ ,
__hash__ ,
__new__ ,
__reduce__ ,
__reduce_ex__ ,
__repr__ ,
__setattr__ ,
__sizeof__ ,
__subclasshook__
|