aboutsummaryrefslogtreecommitdiff
path: root/214/index.md
blob: 74284f0f3ad9aa1d6a3c5ba0db26606a63ed465c (plain)
1
2
3
4
5
6
Title: Allow linking to a given line in HTML source view
Author: rodarima
Created: Sat, 06 Jul 2024 20:56:40 +0000
State: closed

When reporting bugs in the bug window it would be convenient to allow them to be clicked to open the specific line in which they occur. This could be easily implemented by adding anchors to each line (like `#L123`) and then building an appropriate link in the bug window.