Log

Author Commit Date CI Message
Daniel Flint 2b8e9f2f 2014-04-23T08:32:47 If loading a new language, don't attempt highlight until it's actually downloaded.
Lea Verou 8cb5bcb6 2014-04-22T06:31:19 Merge pull request #241 from adam-lynch/bump-version Preparation for publishing on npm
Adam Lynch 5ff5f823 2014-04-22T11:29:37 Package name is now prismjs Also JetBrains files are no longer ignored
Lea Verou 50fd6ce4 2014-04-22T03:20:54 Merge pull request #220 from nauzilus/redownload Redownload URL
Daniel Flint af26cb1f 2014-04-22T15:08:48 Change delimiter Use + as a delimiter rather than | as requested.
Adam Lynch d1e2aed3 2014-04-21T14:46:07 Added .npmignore
Adam Lynch 03baaf7e 2014-04-21T13:31:18 Rename of node module prism is taken
Adam Lynch 3536d763 2014-04-21T13:30:50 Bump up version number
Lea Verou 8344fd5c 2014-04-21T13:37:18 Updated minified files
Lea Verou 74a37abf 2014-04-21T13:36:40 Merge branch 'gh-pages' of https://github.com/LeaVerou/prism into gh-pages
Lea Verou 36471491 2014-04-21T13:36:32 Updated minified files
Lea Verou 1758634b 2014-04-21T06:29:13 Merge pull request #179 from geraintluff/gh-pages Add Node.js support
Lea Verou 6abd43e2 2014-04-21T06:16:51 Merge pull request #221 from nauzilus/toc-fix Fix ToC generator to work with base
Lea Verou 7ddd2613 2014-04-21T12:42:38 Added owners to plugins/languages/themes
Lea Verou 00d50c01 2014-04-21T11:48:24 Fixed #236
Lea Verou a12e8692 2014-04-11T18:58:24 Merge pull request #235 from robfletcher/gh-pages Supports "dollar-slashy" string syntax introduced in Groovy 1.8.
Rob Fletcher 64a48377 2014-04-11T13:55:50 Supports "dollar-slashy" string syntax introduced in Groovy 1.8. Also some fixes for compatibility with latest version of Prism.
Lea Verou 9250bfbf 2014-04-11T02:10:00 Merge pull request #234 from robfletcher/gh-pages Added new Groovy keyword – `trait` – to the language definition
Rob Fletcher b7c93c85 2014-04-11T05:34:47 Added new Groovy keyword – `trait` – to the language definition
Lea Verou 0997089e 2014-04-02T08:40:10 Merge pull request #232 from adamzap/gh-pages Add `this` as a keyword in JavaScript
Adam Zapletal 1f6b1295 2014-04-02T01:20:23 Add `this` as a keyword in JavaScript
Daniel Flint 82a038fd 2014-03-27T06:16:01 Actually include the Redownload URL in the downloaded source
Lea Verou 06615482 2014-03-23T20:10:11 Merge pull request #228 from jeroenvisser101/patch-1 Added support for MySQL single line comment
Jeroen Visser 9fdcf0b3 2014-03-23T13:38:52 Added support for MySQL single line comment Added an extra hash to support MySQL single line comments
Lea Verou e96c2b42 2014-03-21T13:29:24 Merge pull request #215 from idleberg/gh-pages Added support for NSIS
Lea Verou f0d43847 2014-03-18T06:41:33 Merge pull request #226 from chriscoyier/gh-pages Adding CSS-Tricks logo
Chris Coyier b181a012 2014-03-17T17:51:14 Adding CSS-Tricks logo by Lea's generous request at https://twitter.com/LeaVerou/status/441696454303027201
Daniel Flint 583c4058 2014-03-01T21:55:25 Fix ToC generator to work with base
Daniel Flint e50c9d3d 2014-02-28T15:31:50 Align coding style
Lea Verou 45eddb46 2014-02-27T17:43:37 Merge pull request #219 from nauzilus/downloader-fix Debounce multiple rapid generateCode calls.
Daniel Flint 8a12c15f 2014-02-28T06:36:13 Debounce multiple rapid generateCode requests. Changing compression level or on page load causes a large amount of generate code requests as each source file is loaded. Because there's no guarantee the order that these requests will start-and more importantly, end-the generated code can contain undefined code snippets.
Lea Verou 6e3e5bab 2014-02-27T20:25:09 Added get/set to JS keywords
Daniel Flint d1bc6fa8 2014-02-27T13:11:52 "Redownload" functionality Include "redownload" url in output JS/CSS, so you can easily re-get what built your source in the first place at a later date (e.g. to get latest version of your custom build).
Jan T. Sott d1fa9596 2014-02-25T10:06:29 Update prism-nsis.min.js
Jan T. Sott da161cd7 2014-02-25T10:05:28 Update prism-nsis.js
Jan T. Sott a1918d6f 2014-02-25T10:04:16 Update prism-nsis.js
idleberg 8270868f 2014-02-24T14:56:34 added credits
idleberg 79f1a83a 2014-02-24T14:51:38 added NSIS syntax
Lea Verou 3ddb92de 2014-02-23T23:42:30 Merge pull request #214 from nauzilus/autolinker-fixes Fix Issue #163 Autolinker plugin incorrectly ignores URL fragment identifiers
Daniel Flint 88696fab 2014-02-23T16:52:29 Autolinker fixes Capture query string and document fragment in url regex If inserting to attr-value, need to match url-link first, otherwise query string '=' gets picked up as punctuation. Don't prepend mailto: if it's already there (e.g. inside an href)
Lea Verou d775fab1 2014-02-21T22:24:10 Merge pull request #213 from darkwing/update-mdn-logo Updating MDN logo on homepage
David Walsh 37cb2daf 2014-02-21T20:27:15 Updating MDN logo on homepage
Lea Verou 19be3168 2014-02-20T10:09:40 Merge pull request #210 from apfelbox/wpd-cssextras-issue Fix incompatibility between CSS extras & the WPD plugin
Jannik Zschiesche 701436d6 2014-02-20T15:58:31 Fix incompatibility between CSS extras & the WPD plugin
Lea Verou cc36c856 2014-02-07T17:30:38 Merge pull request #205 from japborst/gh-pages Included another tutorial on Prism
Jelmer Borst 38476cfb 2014-02-07T23:12:59 Included another tutorial on Prism Includes the ability to show language name
Lea Verou 5920fc54 2014-02-07T15:43:16 Merge pull request #204 from augustjd/patch-1 Updated prism-c.js for enhanced C macro support
augustjd efff6cbc 2014-02-07T12:26:07 Updated prism-c.js for enhanced C macro support Previously, #include <stdio.h> resulted in the < and > being tagged as operators, which is confusing. Also, preprocessor directives are not allowed to have spaces after the # and before the directive (#include, #define, #if, etc.), so I updated the regex to ignore improperly formatted macros. Currently, macro arguments will be highlighted as properties, but you can line 11 to whatever flagging is desired (keyword, for instance) to visually distinguish between the macro and its arguments.
Lea Verou 256aec14 2014-01-15T17:16:41 Merge pull request #167 from ryanzec/gh-pages Make line-highlight plugin work with line-numbers plugin
Miles Johnson a1b8166f 2013-12-28T15:37:03 Merge pull request #198 from mavimo/patch-1 Remove duplicate keywords in PHP
Marco Vito Moscaritolo a48fdb8f 2013-12-29T00:25:45 Remove duplicate keywords in PHP There are some duplicate keyword in PHP keywords definition: * extends * static * use
Lea Verou ff1e4076 2013-12-27T12:19:08 Merge pull request #195 from pothibo/gh-pages Removed extra character in variable regexp
Pier-Olivier Thibault 39e2eb58 2013-12-27T13:28:02 Removed extra character in variable regexp Fix #175 by removing '&' as a variable prefix. For some reason, this change also fixes the '<' character being appended with a ; character.
Lea Verou 37f6f438 2013-12-20T06:55:25 Merge pull request #190 from kbjr/gh-pages Add PATCH, TRACE, and CONNECT methods to http lang
James Brumond 7bfed0f0 2013-12-18T22:31:53 added extra methods to HTTP lang
Lea Verou 52d40a28 2013-12-15T04:27:09 Merge pull request #189 from dwachss/gh-pages Allow more characters in attribute values
Daniel Wachsstock a74ff878 2013-12-14T19:36:16 Allow more characters in attribute values The current pattern uses `\w+` but the [html5 grammar](http://www.w3.org/html/wg/drafts/html/master/syntax.html#attribute-value-(unquoted%29-state) allows just about any character, `[^\s'">=]+`
Lea Verou f90ef53d 2013-12-12T05:32:00 Merge pull request #176 from shakyShane/gh-pages Compatibility fix with new Ghost Blogging Platform
Shane Osbourne 2b09b19a 2013-12-12T12:09:28 Fix indentation to match individual formatting styles per file
Lea Verou 5222f13e 2013-12-09T13:01:37 Merge pull request #182 from arnehormann/add-go add Go support to prism
Arne Hormann def5c233 2013-12-01T15:16:53 add Go support to prism
Lea Verou 1a7a993c 2013-11-29T05:59:34 Added info about components.js
Lea Verou 6d22f291 2013-11-29T05:57:29 Added instructions for contributors
Geraint Luff 8a7157be 2013-11-12T22:33:44 Add Node.js support
Lea Verou 7fd4aca6 2013-10-29T06:42:21 Merge pull request #177 from mvalipour/gh-pages Add support for C# and Gherkin
Mohammad Valipour 32286a6d 2013-10-29T13:35:38 add .min version for csharp and gherkin. also fixed indentation for csharp
Mohammad Valipour f325baaa 2013-10-29T13:30:39 Add corresponding entries for csharp and gherkin to components.js
valipour 837f61be 2013-10-27T10:51:02 add missing keywords to csharp language component
valipour e694d6a1 2013-10-26T20:56:49 add component file for gherkin language
valipour e6308d47 2013-10-26T20:03:46 add component file for csharp
Shane Osbourne 989481a3 2013-10-24T20:51:59 Add 'word-break: normal' to allow code overflow on the new Ghost Blogging platform
Lea Verou d7b3cc84 2013-10-07T05:06:39 Merge pull request #171 from dewyatt/twilight-text-selection Fix twilight text selection
Daniel Wyatt a3e161c8 2013-10-07T08:02:54 Add back what I foolishly removed
Daniel Wyatt c0c77b15 2013-10-07T07:15:02 Merge branch 'gh-pages' of https://github.com/LeaVerou/prism into twilight-text-selection
Lea Verou 6154a585 2013-10-07T01:21:25 Merge pull request #139 from webpro/patch-1 Allow port number (i.e. colon) in url
Lea Verou 87d7640e 2013-10-07T09:46:33 Moved themes to themes/ folder
Daniel Wyatt d2d2752b 2013-10-03T11:48:41 Fix twilight text selection
Lea Verou d05e0421 2013-10-03T01:15:08 Merge pull request #169 from anselmh/patch-1 Add version so bower will work
Anselm Hannemann a39e141a 2013-10-03T09:05:24 Add version so bower will work Currently bower install fails due to the lack of a version. This should fix that (maybe it is still needed to provide a git tag named `0.0.0` in the repo, this to be discovered). Version set to 0.0.0 to make it clear it's a never-changing dummy version as Lea wished. :)
Lea Verou 309dcfc5 2013-09-27T05:00:43 Merge pull request #168 from samflores/gh-pages Support for Ruby languague
Samuel Flores 8168cd3e 2013-09-26T11:46:08 Support for Ruby languague
ryanzec 783edcc0 2013-09-18T10:48:15 Update prism-line-highlight.min.js Updates to make this work with the line-numbers plugin
ryanzec d75310c8 2013-09-18T10:47:31 Update prism-line-highlight.js Making updates that allow this plugin to work with the line-numbers plugin
Lea Verou 58bab7a8 2013-09-09T15:47:59 Merge pull request #161 from didoarellano/bower Add bower.json
Lea Verou ca31ac7c 2013-09-09T15:45:45 Merge pull request #162 from didoarellano/api-docs-fix Change references to non-existent grammar in API docs
Dido Arellano 2ca412e4 2013-09-09T22:07:55 Use Prism.languages.markup as grammar examples Prism.languages.html doesn't exist. The grammar for HTML is Prism.languages.markup.
Dido Arellano 37421c7b 2013-09-09T22:04:43 Add bower.json
Lea Verou a520ac18 2013-08-20T16:39:14 Merge pull request #157 from tshedor/patch-1 undo code.js commit; revert to #39b0329
Tim Shedor b955c619 2013-08-20T11:46:29 undo code.js commit; revert to #39b0329
Lea Verou c4194194 2013-08-19T10:04:11 Merge pull request #133 from tshedor/gh-pages Add Coy theme
Tim Shedor 39b03298 2013-08-19T11:58:48 Merge branch 'gh-pages' of https://github.com/tshedor/prism into gh-pages
Tim Shedor aa77b31b 2013-08-10T11:37:35 add prism-coy to code.js; have it appear as a radio button for theme selection
Tim Shedor 0963f210 2013-07-11T23:32:45 finally a real fix - just set overflow on code, not pre
Tim Shedor a0ec4bfc 2013-07-11T16:32:00 lighter stripes; show basic box-shadow and discard lifted-shadow effect on pseudo elements because of overflow conflicts; rm html, body definitions
Tim Shedor 73824b1d 2013-07-11T15:29:47 remove the display hack; use floats instead to inherit height. overflow:visible must work to have shadows visible
Tim Shedor 97ab37f9 2013-07-11T13:47:52 hack a display:table to show shadows (overflow:visible breaks some examples) Not a perfect solution
Tim Shedor 732dfa24 2013-07-11T12:01:19 add coy theme
Tim Shedor 450f074a 2013-08-10T11:37:35 add prism-coy to code.js; have it appear as a radio button for theme selection
Lea Verou a20e5b46 2013-08-10T09:24:42 Merge pull request #132 from anorgan/gh-pages ::selection is in effect only on elements interesting to prism.js
Lea Verou 84ab72a0 2013-08-04T12:44:41 Merge pull request #150 from bartveneman/gh-pages Added throw keyword to c-like and javascript keywords