TextNode.plainText
string plainText() @safe pure nothrow constExtracts the plain text content from this node and its children.
Returns
The concatenated text content, with no markup.
string plainText() @safe pure nothrow constExtracts the plain text content from this node and its children.