examples.html


Log

Author Commit Date CI Message
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