Markdown.Document.Node.to_markdown – 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
to_markdown
Description:
public
virtual
string
to_markdown
()
Convert this node (and children) back to markdown text. Override in subclasses.