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