word-count/utils
 module
Functions
- modelElementToPlainText( item ) → stringinternal- module: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.