examples


Log

Author Commit Date CI Message
Andreas Rohner 71bf8e9a 2015-10-01T13:22:42 Add support for Here-Documents for the Bash language This patch adds support for Here-Documents for the Bash language. A Here-Document should be highlighted as a multiline string and looks like this: cat << EOF foo bar EOF
TSUYUSATO Kitsune 239b95f0 2015-09-27T11:28:25 Fix something commented in #780
TSUYUSATO Kitsune 3bfc7fa2 2015-09-27T00:12:27 Add Crystal examples
Golmote 69ea994e 2015-09-24T09:03:36 Add support for vim. Closes #777
Golmote e62c88ed 2015-09-23T08:41:41 Add nginx to components, fixed basic highlighting, add a few tests
Golmote dc4fc19b 2015-09-23T08:23:23 Merge pull request #776 from westonganger/master Add Nginx
Weston Ganger 114a6e1e 2015-09-22T10:40:37 Add Nginx
Golmote 3f386732 2015-09-17T08:56:50 Add support for AutoIt. Fix #453
Golmote 795eb996 2015-09-16T08:22:27 Verilog: Rename to "Verilog", optimize string regexp, don't use captures unless needed
Golmote 44a11c2b 2015-09-16T07:55:58 Merge pull request #640 from a-rey/gh-pages adding system verilog language
Golmote 7feb135e 2015-09-16T07:53:42 Merge pull request #764 from Golmote/prism-bison Add support for Bison
Tzu-ping Chung e642a222 2015-09-15T13:32:16 Add diff syntax definition
Golmote 75b0328b 2015-09-11T07:47:25 Merge pull request #636 from dellagustin/add_abap_language Add ABAP language
Golmote e336007f 2015-09-09T21:06:24 Add support for Bison
Golmote d1d971fa 2015-09-09T08:29:35 Merge branch 'gh-pages' into prism-prolog Conflicts: components.js
Golmote 73e16f37 2015-09-09T08:17:21 Merge branch 'gh-pages' into prism-processing Conflicts: components.js
Golmote ae2fbb61 2015-09-09T07:39:00 Merge branch 'gh-pages' into prism-ocaml
Golmote e1dd5cc9 2015-09-08T19:11:06 Merge branch 'gh-pages' into prism-pure
Golmote addc9710 2015-09-08T09:04:06 Q: Fixed comments + added explanation, renamed date to datetime, optimized operators
Golmote d1f90a11 2015-09-08T08:19:09 Merge branch 'gh-pages' into prism-q Conflicts: components.js
Golmote 82638e75 2015-09-08T07:34:56 Merge branch 'gh-pages' into prism-j
Golmote ea61184a 2015-09-07T21:56:23 Merge branch 'gh-pages' into prism-nim
Golmote fd324de9 2015-09-07T21:35:58 Merge branch 'gh-pages' into prism-monkey Conflicts: components.js
Golmote 8e93d55b 2015-09-07T08:14:00 Merge branch 'gh-pages' into prism-basic
Golmote 8af0b91a 2015-09-07T08:02:38 Merge branch 'gh-pages' into prism-mizar Conflicts: components.js
Golmote 95720443 2015-09-07T07:33:04 Merge branch 'gh-pages' into prism-mel
Golmote 6c0bc91c 2015-09-06T19:05:51 Merge branch 'gh-pages' into prism-inform7
Golmote 92de71d7 2015-09-06T18:37:33 Merge branch 'gh-pages' into prism-glsl
Golmote 4d3f20e4 2015-09-06T11:26:39 Merge branch 'gh-pages' into prism-d
Golmote 93964dd2 2015-09-06T11:19:33 Textile: Fix table modifiers, fix blank punctuation and modifiers, fix phrases, fix image title, simplified regexps, simplified nesting.
Golmote 9019fce5 2015-09-06T08:12:40 Merge branch 'gh-pages' into prism-textile Conflicts: components.js
Golmote 125e91ff 2015-09-05T18:52:14 Merge branch 'gh-pages' of https://github.com/temnoregg/prism into gh-pages + fixes + add example and tests Conflicts: components.js
Golmote e8083520 2015-09-05T16:44:38 Merge pull request #576 from JustinBeckwith/gh-pages add dockerfile highlighting
Golmote 89cd5d01 2015-09-05T16:27:38 Swift: Add support for string interpolation. Fix #448
Golmote 33a295fd 2015-09-05T11:52:28 APL: Add examples
Golmote 11ff829f 2015-09-05T11:35:00 Tcl: Add operators and punctuation + add examples
Golmote c4516114 2015-09-05T09:48:50 Elixir is capitalized (2) + fixed example
Golmote ea49b660 2015-09-05T09:45:11 Elixir is capitalized
Golmote 801769cc 2015-09-05T09:42:40 Elixir: Merged heredoc with strings, fixed capture, optimized operators and keywords.
Golmote a2dda448 2015-09-05T00:26:10 Merge branch 'gh-pages' into prism-elixir
Golmote 2f9fe1ef 2015-09-03T23:39:16 Added some language aliases.
Golmote 8cf9e6a0 2015-09-03T08:27:37 Wiki markup: fixed emphasis + merged some url patterns + added TODOs
Golmote 77297288 2015-09-02T00:47:09 Stylus: Rewrote the component entirely
Golmote e0f89843 2015-08-26T20:30:11 Makefile example: Add known failures
Loic Giraudel 6fc4cf68 2015-08-02T23:55:37 More examples for git
a-rey 1cf50060 2015-07-12T16:41:33 requested changes and personal modifications
a-rey 8d43cdfb 2015-07-11T16:59:13 adding system verilog language
Golmote c36b1231 2015-07-11T10:21:25 Merge pull request #583 from westonganger/gh-pages Added Ruby string interpolation
Golmote 39877114 2015-07-10T22:04:05 ActionScript: Update examples to add inline XML
Golmote 2c1626a7 2015-07-10T22:01:06 ActionScript: Update examples to add inline XML
dellagustin eeec00cd 2015-07-10T15:07:48 Updated ABAP with some more example
dellagustin 16c20ac7 2015-07-10T14:42:03 First abap example
Golmote 3e9d3abb 2015-07-08T00:03:25 Add support for Prolog
Golmote 25b11bf2 2015-07-07T08:38:02 Add support for Processing
Golmote afb634bc 2015-07-07T01:10:57 Add support for OCaml
Golmote f0684e6c 2015-07-06T19:31:43 Add support for Pure
Golmote d3155c97 2015-07-05T20:49:20 Add support for Q (kdb+ database)
Golmote d03f11a6 2015-07-05T16:01:54 Add support for J
Golmote 972fc8fd 2015-07-04T11:12:30 Add support for Nim
Golmote 3275c884 2015-07-03T22:55:59 Add support for Monkey
Golmote aff67338 2015-07-03T21:46:20 Add support for BASIC
Golmote e90c74e3 2015-07-03T08:25:55 Add support for Mizar
Golmote 930e97fa 2015-07-02T07:51:39 Add support for MEL (Maya Embedded Language)
Golmote c3850a30 2015-07-01T22:14:58 Add support for Inform 7
Golmote 69344cb7 2015-07-01T07:10:55 Add support for GLSL (OpenGL Shading Language)
Golmote 08054b15 2015-06-30T21:29:30 Add support for elixir
Golmote c2735d20 2015-06-29T21:53:56 Add support for D
Lea Verou 2698f82e 2015-06-27T22:36:43 Merge pull request #609 from mcdurdin/gh-pages Add Keyman language highlighting
Lea Verou 3baa61c1 2015-06-27T22:25:58 Merge pull request #610 from Golmote/prism-makefile Add support for Makefile
Golmote 82dbbdfe 2015-06-28T03:07:59 Merge remote-tracking branch 'official/gh-pages' into prism-brainfuck Conflicts: components.js
Golmote 12219d2f 2015-06-28T02:17:08 Add support for Makefile
Marc Durdin ab4a4cad 2015-06-28T06:24:07 Clean up Keyman regexes, add further examples
Marc Durdin e07819b8 2015-06-27T22:42:19 Keyman examples
Weston Ganger 5b1e07bc 2015-06-25T12:58:40 fixed double quoted strings in interpolation ruby
Golmote a7064dd4 2015-06-20T20:07:37 Moved up JS strings before template strings as they are far more common
Golmote 43e6157d 2015-06-18T18:52:55 Merge pull request #595 from a-rey/add-vhdl adding vhdl language
a-rey 3d398915 2015-06-18T11:13:15 adding example page and minified file
Golmote 04f72b14 2015-06-14T18:26:16 ES6: Template strings + interpolation
Golmote b0818046 2015-06-13T11:03:08 Basic Sass support (fix #199)
Golmote f409b131 2015-06-12T20:55:55 Merge pull request #587 from apfelbox/handlebars-blocks-dashes Handlebars: support block names with dashes (or other special characters)
Golmote 52fd55ee 2015-06-12T20:20:41 Relax markup grammar to allow non-ASCII chars in tag names and attributes. Fix #585
Jannik Zschiesche 67b89eaf 2015-06-01T18:45:17 Handlebars: support blocks with dashes
Weston Ganger e3f4d7af 2015-05-29T20:31:17 added ruby string interpolation
Weston Ganger 81eff547 2015-05-23T14:54:09 fixed string interpolation feature
Golmote d795397e 2015-05-23T10:25:16 C#: Verbatim strings can contain doubled quotes and new lines
Justin Beckwith 99d87ca2 2015-05-13T17:54:36 fix CR feedback, add better sample
beckwith 951e973e 2015-05-08T08:27:36 add dockerfile highlighting
Golmote 404dfb72 2015-03-27T19:48:45 Merge branch 'gh-pages' of https://github.com/PrismJS/prism into prism-textile
Martin Hasoň 6e555bc0 2015-03-03T23:29:32 Added YAML highlighter
Golmote 42fcc2a4 2015-03-21T02:22:34 Merge branch 'master' into prism-textile Conflicts: components.js
Golmote 4fa8ac5c 2015-03-21T01:27:59 Add Smalltalk language
Golmote 230b67ae 2015-03-21T00:05:02 Add Brainfuck language
Golmote 7a4c6355 2015-03-20T23:39:32 Merge branch 'gh-pages' of https://github.com/PrismJS/prism into prism-textile Conflicts: components.js
Golmote 05bb4bda 2015-03-20T23:32:42 Merge branch 'master' into prism-wiki Conflicts: components.js
Golmote 5db8c437 2015-03-20T07:23:46 Add quick examples for Objective C and Julia
Vivek Kumar Bansal 8cf224f5 2015-03-16T14:44:07 fix conflict
Lea Verou e8f101f3 2015-03-16T04:50:37 Merge pull request #502 from hason/gherkin Improved gherkin highlighter
Golmote 6eaf1768 2015-03-15T18:45:28 Add reST language (fix #552)
Golmote afb3cd52 2015-03-13T08:07:34 Bash: add examples for the highlighting of commands
Martin Hasoň 53eb9d25 2015-02-25T12:23:30 Improved gherkin highlighter