etherpad-lite/doc/jsdoc/Models/Pad.md
Peter 'Pita' Martischka f7b46f6e69 Documentation
2011-05-30 15:53:11 +01:00

12 lines
250 B
Markdown

# Mod
`require("./Models/Pad");`
The pad object, defined with joose
## Functions
### cleanText (txt)
Copied from the Etherpad source code. It converts Windows line breaks to Unix line breaks and convert Tabs to spaces
* **txt** *No description*