examples.html


Log

Author Commit Date CI Message
Lea Verou 87d7640e 2013-10-07T09:46:33 Moved themes to themes/ folder
Miles Johnson 808cf2d8 2013-07-02T18:19:19 Forgot script include
Miles Johnson 0c8c1789 2013-07-02T18:18:07 Quick fixes Removed PHP from examples
Miles Johnson a2db2b5c 2013-07-02T16:54:46 Added legit markup support
Lea Verou 4a3ee71c 2013-06-16T09:16:43 Merge pull request #112 from danielgtaylor/gh-pages Add highlighting support for raw HTTP
Lea Verou dceab61d 2013-06-14T11:33:07 Tweaked CSS parsing for better LESS highlighting, added relevant example
Daniel G. Taylor 3527ccc7 2013-06-01T09:24:18 Add support for raw HTTP request and response syntax highlighting; add examples for these on the examples pages.
Miles Johnson 4c9ad346 2013-05-26T20:08:55 Merge branch 'gh-pages' into css
Miles Johnson 448bd68e 2013-05-26T20:07:04 Removed example
Miles Johnson 6d05d897 2013-05-20T15:40:24 Improved pseudo elements
Miles Johnson a6b53a26 2013-05-18T18:01:16 Updated selector patterns
Lea Verou 97d57c65 2013-05-19T00:35:29 Split the components registration object into its own file
Lea Verou 1bf661f8 2013-05-18T17:53:36 Added URLs in strings example
Miles Johnson 1318f799 2013-05-17T17:03:49 Improved selector patterns
Miles Johnson 3129ed87 2013-05-17T16:57:08 More example testing
Miles Johnson b1003de3 2013-05-16T12:19:58 More improvements and testing
Miles Johnson 9bc70c5e 2013-05-15T10:44:42 Moved CSS rules to an extras file
Miles Johnson 15c80635 2013-05-14T12:03:58 Added class-name to clike Added PHP support
Miles Johnson f9abda28 2013-05-14T11:34:53 Added pseudo, hexcode, number and function matchers
Maxime Thirouin 2005a233 2013-02-04T07:28:52 Remove Sass from default prism.js & examples
Maxime Thirouin edbadbe0 2013-02-02T07:29:07 Add Sass (scss) support
Rose 2fd39c7e 2013-01-26T21:22:09 Add coffeescript syntax hilighters
Lea Verou 577a5890 2012-11-12T05:35:39 Fixed HTML highlighting bugs
Lea Verou 2099172d 2012-11-12T05:35:39 Fixed HTML highlighting bugs
sebh 201077e9 2012-08-03T17:25:09 Added Java syntax highlighter
Lea Verou c75bbc24 2012-07-31T19:08:31 Fixed bug with classnames
Lea Verou 9863ad72 2012-07-31T18:44:17 Added Google Analytics
Lea Verou 571ca0a5 2012-07-31T18:39:29 Added favicon
Lea Verou 9ed86b86 2012-07-31T18:14:55 Styling and docs changes
Lea Verou ed944399 2012-07-31T16:08:45 Docs update
Lea Verou c8795ed1 2012-07-31T12:25:32 Improved regex matching, docs updates
Lea Verou 15902c5c 2012-07-30T17:05:54 Added more failures
Lea Verou 357124f0 2012-07-28T20:48:17 Docs update, added FAQ, new examples
Lea Verou 27ffa5b0 2012-07-27T03:24:09 Fixed serious highlighting bug, reduced known failures from 3 to 1
Lea Verou 9f82e1c9 2012-07-26T19:13:47 Added more examples, added highlighting for entities, URLs and CSS strings
Lea Verou 6763cd53 2012-07-26T18:48:34 Fixed bug where block code wasn’t styled properly
Lea Verou cfaf681d 2012-07-26T18:17:55 Removed the need for .prism
Lea Verou 92f446fa 2012-07-16T18:56:40 Line linking
Lea Verou f2370618 2012-07-16T17:02:20 Simplified markup and added simple templating
Lea Verou 2c473547 2012-07-15T16:35:06 Fixed regexes further, documented lookbehind feature
Lea Verou 48f298ee 2012-07-14T17:34:42 Added failing tests — must fix before release!
Lea Verou 2d530f0a 2012-07-13T15:18:28 Experimental highlighting of tab characters in JS code.
Lea Verou 764fe408 2012-07-13T02:42:17 Made Prism.wrap() more extensible (See #8)
Lea Verou 24958c2f 2012-07-13T02:33:07 Resolved merge conflicts
Lea Verou a97d26b2 2012-07-13T02:31:49 Added highlighting for CDATA sections
kizu 3e353523 2012-07-13T02:48:08 Added more examples for existing tokens and cases
Lea Verou 2d57ff2a 2012-07-12T19:07:05 Added highlighting for doctypes & XML prolog, removed the iframed examples and replaced them with XHR
Lea Verou 6dc08f3d 2012-07-12T17:18:48 Renamed html to markup, since it’s also about XML
Lea Verou 6e9c4e1b 2012-07-12T17:12:58 Fixed horrible bug, added highlighting for XML namespaces
Lea Verou 56b80aa1 2012-07-11T14:20:27 Added examples page