diff options
Diffstat (limited to '331/index.md')
-rw-r--r-- | 331/index.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/331/index.md b/331/index.md new file mode 100644 index 0000000..6791123 --- /dev/null +++ b/331/index.md @@ -0,0 +1,9 @@ +Title: Support line fragments in plain text files +Author: rodarima +Created: Fri, 27 Dec 2024 23:55:58 +0000 +State: closed + +Line numbers can be referenced using the fragment L + line number. For +example, file://foo/bar.txt#L42 will cause Dillo to scroll to line 42. + +Fixes: https://github.com/dillo-browser/dillo/issues/330 |