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

256 B

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