"Tom Alexander" <t...@fizz.buzz> writes: > The documentation for plain links states that PATHPLAIN is: > >> A string containing non-whitespace non-bracket (()[]<>=) characters, >> optionally containing parenthesis-wrapped non-whitespace non-bracket >> substrings up to a depth of two. The string must end with either a >> non-punctation non-whitespace character, a forwards slash, or a >> parenthesis-wrapped substring. > > but if we create an org-mode document with the following test content: > ``` > http://foo/bar=baz
As you can see from the sentence, PATHPLAIN must be "non-whitespace" "non-bracket". "=" is just a messed up verbatim markup marker. Fixed, on master. https://git.sr.ht/~bzg/worg/commit/85ef10ed -- Ihor Radchenko // yantar92, Org mode contributor, Learn more about Org mode at <https://orgmode.org/>. Support Org development at <https://liberapay.com/org-mode>, or support my work at <https://liberapay.com/yantar92>