TextNode.plainText

string plainText() @safe pure nothrow const

Extracts the plain text content from this node and its children.

Returns

The concatenated text content, with no markup.