Handle orgifying text in regular link path and raw-link.
This commit is contained in:
@@ -4,6 +4,9 @@
|
||||
|
||||
[[((baz)]]
|
||||
|
||||
[[(lo
|
||||
rem)]]
|
||||
|
||||
# These become fuzzy
|
||||
[[(foo) ]]
|
||||
[[ (foo)]]
|
||||
|
||||
@@ -1 +1,4 @@
|
||||
[[#foo]]
|
||||
|
||||
[[#fo
|
||||
o]]
|
||||
|
||||
@@ -1 +1,4 @@
|
||||
[[file:simple.org]]
|
||||
|
||||
[[file:simp
|
||||
le.org]]
|
||||
|
||||
@@ -1 +1,4 @@
|
||||
[[elisp.org]]
|
||||
|
||||
[[eli
|
||||
sp.org]]
|
||||
|
||||
@@ -1 +1,4 @@
|
||||
[[id:83986bdf-987c-465d-8851-44cb4c02a86c]]
|
||||
|
||||
[[id:83986bdf-987c-465d
|
||||
-8851-44cb4c02a86c]]
|
||||
|
||||
@@ -1 +1,4 @@
|
||||
[[shell:foo]]
|
||||
|
||||
[[shell:fo
|
||||
o]]
|
||||
|
||||
Reference in New Issue
Block a user