word-count/utils
module
Functions
-
modelElementToPlainText( item ) → string
internalmodule:word-count/utils~modelElementToPlainText
Returns a plain text representation of an element and its children.
Parameters
item : ModelItem
Returns
string
Plain text representing the model's data.