Node for text inserted in a document.
Class Ins( text ) from \ BaseDom(( "ins", ContentModel.inline, InsDelAttribs))
If text is specified, an automatic single text node is added below the item.
Properties | |
text |
Properties inherited from class BaseDom | |
childTypeList | |
children | |
eattr | |
hname | |
parent | |
profile | Meta-profiles. |
text | |
Methods inherited from class BaseDom | |
render | |
st_makesep |