73
edits
No edit summary |
m (→parser) |
||
| Line 135: | Line 135: | ||
Each selector can alternatively be a function that receives its context and returns the expected result for each mode. | Each selector can alternatively be a function that receives its context and returns the expected result for each mode. | ||
* jQuery mode: jQuery object | * jQuery mode: jQuery object | ||
* JSON mode: | * JSON mode: String if [[#container]] is specified. Object/Array otherwise. | ||
==== type ==== | ==== type ==== | ||
edits