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.