etherpad-lite/doc/jsdoc/db/Pad.md
Peter 'Pita' Martischka 0772f6bb4e updated documentation
2011-07-30 17:25:54 +01:00

252 B

db/

require("./db/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