tests/languages/erb


Log

Author Commit Date CI Message
Michael Schmidt 86028adb 2021-11-22T13:25:30 Ruby: Improved tokenization (#3193)
Michael Schmidt 336edeea 2021-11-22T13:14:09 ERB: Better embedding of Ruby (#3192)
Michael Schmidt 99f3ddcd 2021-06-13T22:00:43 Tests: Automatically normalize line ends (#2934)
Michael Schmidt c805f859 2019-03-05T16:56:13 Ruby/ERB: Fixed block comments (#1768) This fixes block comments in Ruby and ERB.
Cameron Bothner 72775919 2018-12-01T16:38:05 Consistent Ruby method highlighting (#1523) Ruby methods might or might be called in C-style creating inconsistent highlighting. This highlights only method definitions and removes the highlighting of C-style-invoked methods.
Golmote 5f9c078a 2018-03-25T13:46:42 Make ERB, Handlebars, PHP and Smarty highlight properly in NodeJS (#1367)
Golmote e6213acb 2018-03-11T12:02:50 Add support for ERB. Fix #1318