append_inline method
append_inline
Defines the interface for Append Inline.
Returns
The BlockSyntaxDescriptor.
def append_inline(self, text):
...
| Parameter | Type | Description |
|---|---|---|
| text | aspose.html.toolkit.markdown.syntax.text.SourceText | The SourceText. |