writeNode
Summary
Writes a single TSDoc node to the outputSignature
Parameters
docNode
Type:DocNode
The TSDoc node to write
context
Type:IMarkdownEmitterContext
Emission context (writer, formatting state)
docNodeSiblings
Type:boolean
Whether this node has siblings (used for formatting decisions)
Returns
Type:void
Writes a single TSDoc node to the output

