1
0
Fork 0
tack2us/app
Andrew Tomaka 6933084926 Add line numbers
Line numbers are not supported by highlight.js.  This is hacked in through
JavaScript.  At page load, the number of new line characters are counted in the
code element.  Then, JavaScript loops through and adds a number and line break
to an empty div that is floated left.  This gives the appearence of line
numbers.
2014-03-09 15:25:15 -04:00
..
assets Add line numbers 2014-03-09 15:25:15 -04:00
controllers Add inital base paste functionality 2014-02-14 15:54:54 -05:00
helpers Use spork instead of spring 2014-02-14 15:54:53 -05:00
mailers rails new tack2us 2014-02-14 15:54:53 -05:00
models Add inital base paste functionality 2014-02-14 15:54:54 -05:00
views Add line numbers 2014-03-09 15:25:15 -04:00