Fix following links starting with square brackets
commit4cf56e6e890ed67d3e2210d4cc25641d12a89334
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Mon, 26 Dec 2016 09:29:54 +0000 (26 10:29 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Mon, 26 Dec 2016 09:32:26 +0000 (26 10:32 +0100)
tree0d7a10bb348755aa075ed6fdc3fb158d73ead700
parent820d1eb617733bc0aaae1e48a004aadb0bd1b54d
Fix following links starting with square brackets

* lisp/org.el (org-link-search): Improve regexp.
* testing/lisp/test-org.el (test-org/fuzzy-links): Add tests.
lisp/org.el
testing/lisp/test-org.el