Markdown.Document.Node.adopt – ollmchat Reference Manual
Packages
ollmchat
Markdown
Document
Node
children
kind
node_type
parent
uid
Node
adopt
deserialize_child
deserialize_property
document
next
serialize_property
text_content
to_markdown
adopt
Description:
public
void
adopt
(
Node
child)
Call when adding a child: child.parent = this (omit for Format if desired).