This commit is contained in:
GitHub Merge Button 2011-11-12 10:30:40 -08:00
commit fbc66f6059
3 changed files with 88 additions and 0 deletions

View file

@ -85,6 +85,8 @@ function getPadHTML(pad, revNum, callback)
});
}
exports.getPadHTML = getPadHTML;
function getHTMLFromAtext(pad, atext)
{
var apool = pad.apool();