get_children
Description:
Get the child nodes of this node.
Parameters:
| this |
a MarkdownNode. |
Returns:
|
child nodes or null if none. |
Get the child nodes of this node.
| this |
a MarkdownNode. |
|
child nodes or null if none. |