Skip to content

Fix misplaced code highlighting

james kiger requested to merge 286-fix-ruby-code-highlights into master

Partially addresses #286 (closed) (mistaken line highlighting).

Adjusts stacktrace line highlighting to account for cases in which the context list starts at 0 instead of 1.

Edited by james kiger

Merge request reports