components/prism-jsonp.js

Branch


Log

Author Commit Date CI Message
Michael Schmidt e644178b 2020-12-28T18:19:11 Added test for polynomial backtracking (#2597)
Michael Schmidt b5041cf9 2019-02-26T05:41:01 Fix JSONP support (#1745) This PR fixes that JSON did not support [JSONP](https://en.wikipedia.org/wiki/JSONP) callback functions. I also added a JSON example page.
CupOfTea696 122d13e9 2014-09-22T20:42:39 Merging JSONP definition with JSON JSONP alias added to JSON.
CupOfTea696 f8e94adf 2014-09-22T19:48:19 punctuation fix after updating operator in json
CupOfTea696 754de781 2014-09-22T19:35:15 Punctuation improvements
CupOfTea696 ad11ed3f 2014-09-22T14:11:16 JSONP Language proper JSONP support.