TextNode heading(string text, int level, string styleName = "")
Creates a heading node with the given outline level and text.
text
level
styleName
TextNode
HEADING