Handle 3 or more slashes in the path for plain links.
This commit is contained in:
13
org_mode_samples/object/plain_link/multiple_slashes.org
Normal file
13
org_mode_samples/object/plain_link/multiple_slashes.org
Normal file
@@ -0,0 +1,13 @@
|
||||
file:foo
|
||||
file:/bar
|
||||
file://baz
|
||||
file:///lorem
|
||||
file:////ipsum
|
||||
file://///dolar
|
||||
|
||||
https:foo
|
||||
https:/bar
|
||||
https://baz
|
||||
https:///lorem
|
||||
https:////ipsum
|
||||
https://///dolar
|
||||
Reference in New Issue
Block a user