plugins/wpd/prism-wpd.js

Branch


Log

Author Commit Date CI Message
Michael Schmidt 74edb4e5 2021-05-14T12:40:12 ESLint: Added indent rule (#2881)
Michael Schmidt fd20dbe4 2021-05-01T14:53:38 ESLint: Added spacing rules (#2862)
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 b03e7eb0 2021-04-17T22:30:39 ESLint: Added semi rule (#2836)
Michael Schmidt 96335642 2021-03-21T17:22:54 Plugins: Consistent Prism check (#2788)
Golmote 7a9dbe05 2018-02-12T23:43:12 WebPlatform Docs plugin: Fix links. Fixes #1290
Golmote 26267281 2016-07-14T11:27:02 Fix WPD at-rule detection + don't process if language is not handled + fix plugin's page
Malcolm Young 08d979a0 2015-11-27T09:11:05 link scss to webplatform wiki - fixes #829
Golmote 0356c58c 2015-09-03T19:09:48 Apply changes from #754 to all plugins so that none of them throw errors in node. Autolinker, Show invisibles and WPD can now be used with node. Removed unused minified CSS file. Also added missing space between attributes during wrapping.
Jannik Zschiesche 701436d6 2014-02-20T15:58:31 Fix incompatibility between CSS extras & the WPD plugin
Lea Verou 0bd11d1a 2013-07-01T20:14:33 Fixed bug which prevented CSS highlighting from working
Lea Verou 20c0a1e9 2013-05-11T04:44:48 Alpha version of Prism-WPD plugin