mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-04 22:27:10 -04:00
Merge e4481ea22b
into eecb45cbfd
This commit is contained in:
commit
fbc66f6059
3 changed files with 88 additions and 0 deletions
|
@ -85,6 +85,8 @@ function getPadHTML(pad, revNum, callback)
|
|||
});
|
||||
}
|
||||
|
||||
exports.getPadHTML = getPadHTML;
|
||||
|
||||
function getHTMLFromAtext(pad, atext)
|
||||
{
|
||||
var apool = pad.apool();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue