-- coding: utf-8, tab-width: 2 --
var animals = cow: '🐄' ram: '🐏' dog: '🐕' ;; // let's test npmjs.com's syntax highlighter"'";
Rendered in my Firefox v36 on Ubuntu precise: Data URL image
Same broken string boundaries in Opera v12.16.
-- coding: utf-8, tab-width: 2 --
var animals = cow: '🐄' ram: '🐏' dog: '🐕' ;; // let's test npmjs.com's syntax highlighter"'";
Rendered in my Firefox v36 on Ubuntu precise: Data URL image
Same broken string boundaries in Opera v12.16.
npm i test-npm-synhl
1
0.0.3
ISC