1
0
mirror of synced 2025-02-09 16:49:24 +03:00

catch up to master

This commit is contained in:
Igor Vaynberg 2013-06-23 14:36:30 -07:00
parent d2e13c1f91
commit f1b92593c3
2 changed files with 2 additions and 1 deletions

View File

@ -1195,6 +1195,7 @@ $(document).ready(function () {
<tr><th>Parameter</th><th>Type</th><th>Description</th></tr>
<tr><td>object</td><td>object</td><td>The selected result object returned from the <code>query</code> function</td></tr>
<tr><td>container</td><td>jQuery object</td><td>jQuery wrapper of the node to which the selection should be appended</td></tr>
<tr><td>escapeMarkup</td><td>function</td><td>Function that can be used to escape html markup. This is the function defined in the <code>escapeMarkup</code>option, or the default.</td></tr>
<tr><td>&lt;returns&gt;</td><td>string (optional)</td><td>Html string, a DOM element, or a jQuery object that renders the selection</td></tr>
</table>
<p>The default implementation expects the object to have a <code>text</code> property that is returned.</p>

@ -1 +1 @@
Subproject commit 1415567a70fc0e95d4bfaf2ec8f66962ece36582
Subproject commit ef136731d459a4a5fafbc5f934fc1566e307d847