UNPKG

panino

Version:

API documentation generator with a strict grammar and testing tools

18 lines (17 loc) 451 B
/** * Issue_2 * * ##### long <code> lines splitted in Chrome/Opera after highlight * * Long lines in code blocks are splitted, no horizontal scroll appears. Any * ideas how to fix? * * Reproduced in Chrome/Opera, no such problem in FF. * * ##### Test * * var a = 'foo' + 'bar' + 'baz', * b = function mege_long_function(withLots, ofArguments, thatWill, causeA, bug) { * // gotcha * }; **/