aboutsummaryrefslogtreecommitdiff
path: root/331/index.md
diff options
context:
space:
mode:
authorRodrigo Arias Mallo <rodarima@gmail.com>2025-09-28 20:26:15 +0200
committerRodrigo <rodarima@gmail.com>2025-09-28 23:10:55 +0200
commitfb510ea86be5ceb9e91573890242581fdbd77ad8 (patch)
treed819fe40683592008d136727f5a0b03e48dc1164 /331/index.md
Initial versionHEADmain
Diffstat (limited to '331/index.md')
-rw-r--r--331/index.md9
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