pad.pub0.org/doc/jsdoc/db/Pad.md

14 lines
252 B
Markdown
Raw Normal View History

2011-07-30 16:15:45 +00:00
# db/
`require("./db/Pad");`
2011-05-29 20:30:56 +00:00
2011-05-30 14:53:11 +00:00
The pad object, defined with joose
2011-05-29 20:30:56 +00:00
2011-05-30 14:53:11 +00:00
## Functions
2011-05-29 20:30:56 +00:00
2011-05-30 15:05:42 +00:00
- - -
2011-05-30 14:53:11 +00:00
### cleanText (txt)
Copied from the Etherpad source code. It converts Windows line breaks to Unix line breaks and convert Tabs to spaces
2011-05-29 20:30:56 +00:00
2011-05-30 14:53:11 +00:00
* **txt** *No description*
2011-05-29 20:30:56 +00:00