examples/prism-javascript.html


Log

Author Commit Date CI Message
Michael Schmidt b41fb8f1 2018-10-22T15:47:13 Fixes regex for JS examples (#1591) This PR fixes a regex example which Prism does not highlight correctly because it is preceded by a comment.
Golmote db2d0ebb 2018-04-22T15:12:28 JavaScript: Add support for one level of nesting inside template strings. Fix #1397
Golmote c3ed5b52 2018-03-11T11:11:05 Website: Auto-generate example header with component title, list of aliases and dependencies. `overrideExampleHeader` can be used to generate only the component title.
Golmote bf551967 2017-02-08T23:25:12 Clean up no longer relevant failures in examples
Golmote 2f9fe1ef 2015-09-03T23:39:16 Added some language aliases.
Golmote a7064dd4 2015-06-20T20:07:37 Moved up JS strings before template strings as they are far more common
Golmote 04f72b14 2015-06-14T18:26:16 ES6: Template strings + interpolation
Golmote 2e156c9a 2014-12-21T19:42:02 Fixed spacing in examples
Golmote d7ab5ac6 2014-12-21T15:35:47 Examples work in progress
Golmote d85f18c5 2014-12-21T15:25:26 Examples work in progress