Name

[M] is-texinfo-node — Determine if given element is a Texinfo node

This mode defines which elements are to be transformed into Texinfo node. Elements that generate anchors are not considered nodes by this mode.

The set of nodal elements can be changed, but only sectioning elements can be nodes and the stylesheets do not support any fancy interleaving of nodal sections and non-nodal sections.

Return empty string for an element that is not a node, and the string 1 if it is.