redmine_ultraviolet icon indicating copy to clipboard operation
redmine_ultraviolet copied to clipboard

Make line numbers linkable

Open fireglow opened this issue 14 years ago • 1 comments

In the default highlight engine, the line-numbers are linkable, with HTML anchors. I would like to see this behavior restored when I use redmine_ultraviolet.

fireglow avatar Apr 24 '10 14:04 fireglow

Unfortunately, Ultraviolet would have to be modified for this to work, since it's generating the line numbers.

Another possibility is to modify the HTML after it's been output from Ultraviolet. (Maybe with a regular expression, or nokogiri.)

Would you like to take a stab at one of those? :)

epitron avatar Oct 29 '11 21:10 epitron