plugins/highlight-keywords


Log

Author Commit Date CI Message
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 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.
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`.
Chris Wells 544b56f0 2015-12-12T20:21:52 Fix incorrect page title.
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.
Vivek Kumar Bansal 655d00e6 2015-01-21T23:19:25 Fixed grammar
Vivek Kumar Bansal 8c825451 2015-01-21T10:07:08 updated description
Vivek Kumar Bansal edd71327 2015-01-20T22:09:47 prefix 'keyword-' to class
Vivek Kumar Bansal 9d83d4d5 2015-01-19T21:06:21 Added Highlight Keywords plugin