Files
coffeescript/test
Geoffrey Booth 073e14746e Triple backticks to allow creation of JavaScript blocks (#4357)
* Support JavaScript code blocks set apart by triple backticks (``` ... ```)

* Add test for escaped backticks

* Remove TODOs for things we’re never going to support

* Convert escaped backticks to backticks; update tests

* Block inline JavaScript can end with an escaped backtick character

* Updated JavaScript token regexes per @lydell

* In JavaScript blocks, escape backslashes when they immediately precede backticks; additional tests

* Test that we don’t break backslash escaping in JavaScript literals
2016-11-19 11:13:30 -08:00
..
2011-04-23 13:35:15 -04:00
2016-09-26 15:33:44 +02:00
2015-01-05 15:40:04 -05:00
2016-10-26 09:05:35 -07:00
2016-06-02 09:04:58 +02:00