plugins/jsonp-highlight

Branch


Log

Author Commit Date CI Message
Michael Schmidt 11c54624 2022-03-22T22:32:52 Use terser (#3407)
Michael Schmidt 5126d1e1 2021-08-12T15:10:40 JSONP Highlight: Refactored JSONP logic (#3018)
Michael Schmidt de79636a 2021-05-01T14:57:39 Website: Moved remaining vendor files into `vendor` folder (#2829)
Michael Schmidt fbceba1f 2021-05-01T14:34:07 ESLint: Re-enable no-cond-assign rule (#2870)
Michael Schmidt 67a86cf6 2021-04-18T16:13:48 ESLint: Added brace-style rule (#2865)
Michael Schmidt 158011e4 2021-04-18T15:55:05 ESLint: Added wrap-iife rule (#2867)
Michael Schmidt 9cae4461 2021-04-17T22:26:40 ESLint: Added quotes rule (#2835)
Michael Schmidt 772d42be 2021-03-26T13:16:16 Added ESLint with minimal config (#2831)
Michael Schmidt 96335642 2021-03-21T17:22:54 Plugins: Consistent Prism check (#2788)
Michael Schmidt afea17d9 2020-06-28T02:32:53 File Highlight & JSONP Highlight update (#1974)
Michael Schmidt 91fdd0b1 2020-06-28T01:58:55 Website: New assets directory for all web-only files (#2180)
Michael Schmidt 4ff555be 2020-06-28T01:34:29 Added JSDoc (#1782)
Michael Schmidt cdfa60ac 2019-09-30T19:43:33 Added plugin descriptions to plugin list (#2076) This adds plugin descriptions to the plugin lists on the website.
Michael Schmidt f8ae465d 2019-05-12T14:07:58 JSONP Highlight: Fixed examples (#1877) This fixes an example on the JSONP Highlight page.
Michael Schmidt 439ea1ee 2019-03-11T00:32:45 Added scripts directory (#1781) This adds a new `scripts` directory for all scripts used exclusively by the prismjs.com website.
Michael Schmidt 3e00bb9c 2019-03-07T15:22:30 Rebuilt Prism (#1794) This is a rebuilt of Prism to update minified files.
Michael Schmidt 5dd8f916 2019-03-06T18:09:45 JSONP highlight: Fixed minified adapter names (#1793) This fixes that the Uglify minified functions names made the pre-defined adapters un-removable.
Michael Schmidt cd058a91 2019-01-22T01:19:27 Fix typos & other issues in JSONP docs (#1672) This PR fixes some typos, indentation mistakes, and corrects the language of some `code` elements.
Michael Schmidt 28489698 2019-01-22T01:17:50 Cleanup JSONP highlight code (#1674) Document, refactor and format the JSONP Highlighting plugin.
Valtteri Laitinen d95f8fb4 2018-04-22T15:55:38 Use rel="icon" instead of rel="shortcut icon" (#1398)
Valtteri Laitinen 95146c8f 2018-04-17T01:28:42 Use HTTPS / canonical URLs (#1390) Also, remove the broken link in `/index.html`.
Golmote 9652d752 2015-10-13T21:39:58 Add some missing checks to prevent errors in IE8. Fix #9
Golmote b2f14d96 2015-09-04T08:19:21 Merge branch 'plugin-jsonp' of https://github.com/nauzilus/prism into gh-pages Conflicts: components/prism-core.min.js