Markdown.Document.Render.on_node – ollmchat Reference Manual
Packages
ollmchat
Markdown
Document
Render
document
Render
on_a
on_code
on_li
on_list
on_node
on_node_int
block_ended
on_node
Description:
public
override
void
on_node
(
FormatType
type,
bool
is_start,
string
s1 =
""
,
string
s2 =
""
,
string
s3 =
""
)
Current RenderBase pipeline: one switch on type for string-based events.