diff options
Diffstat (limited to '214/index.md')
-rw-r--r-- | 214/index.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/214/index.md b/214/index.md new file mode 100644 index 0000000..74284f0 --- /dev/null +++ b/214/index.md @@ -0,0 +1,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.
\ No newline at end of file |