Commit Graph

10 Commits

Author SHA1 Message Date
Michael Schmidt 11c54624ee
Use terser (#3407) 2022-03-22 22:32:52 +01:00
Michael Schmidt 5126d1e118
JSONP Highlight: Refactored JSONP logic (#3018) 2021-08-12 15:10:40 +02:00
Michael Schmidt 772d42bec0
Added ESLint with minimal config (#2831) 2021-03-26 13:16:16 +01:00
Michael Schmidt 9633564289
Plugins: Consistent Prism check (#2788) 2021-03-21 17:22:54 +01:00
Michael Schmidt afea17d922
File Highlight & JSONP Highlight update (#1974) 2020-06-28 02:32:53 +02:00
Michael Schmidt 3e00bb9c41
Rebuilt Prism (#1794)
This is a rebuilt of Prism to update minified files.
2019-03-07 15:22:30 +01:00
Michael Schmidt 5dd8f916de
JSONP highlight: Fixed minified adapter names (#1793)
This fixes that the Uglify minified functions names made the pre-defined adapters un-removable.
2019-03-06 18:09:45 +01:00
Michael Schmidt 2848969861 Cleanup JSONP highlight code (#1674)
Document, refactor and format the JSONP Highlighting plugin.
2019-01-21 19:17:50 -05:00
Golmote 9652d75222 Add some missing checks to prevent errors in IE8. Fix #9 2015-10-13 21:39:58 +02:00
Golmote b2f14d961e Merge branch 'plugin-jsonp' of https://github.com/nauzilus/prism into gh-pages
Conflicts:
	components/prism-core.min.js
2015-09-04 08:19:21 +02:00