Method: IsoDoc::Function::Cleanup#textcleanup
- Defined in:
- lib/isodoc/function/cleanup.rb
#textcleanup(docxml) ⇒ Object
4 5 6 |
# File 'lib/isodoc/function/cleanup.rb', line 4 def textcleanup(docxml) passthrough_cleanup(docxml) end |