0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-08-19 03:18:49 +00:00
org-mode/doc
Nicolas Goaziou 546cbad531 Link syntax require to escape every square bracket
* lisp/ol.el (org-link-make-regexps): Update regexp to forbid any
un-escaped square bracket in the URI.
(org-link-escape):
(org-link-unescape):
* testing/lisp/test-ol.el (test-ol/escape):
(test-ol/unescape):
(test-ol/store-link):
* testing/lisp/test-org.el (test-org/custom-id):
(test-org/fuzzy-links):
* testing/lisp/test-ox.el (test-org-export/resolve-fuzzy-link): Adapt
to new syntax.
* doc/org-manual.org (Link Format): Update documentation.

The new syntax allowed un-escaped opening square brackets in the URI
part of bracket links. Unfortunately, it led to bug as described here:

  <https://lists.gnu.org/archive/html/emacs-orgmode/2019-12/msg00312.html>

Now, we require to escape every square bracket in the URI.
2019-12-22 14:52:53 +01:00
..
.aspell.org.conf Fix typos 2019-11-16 17:17:36 -05:00
.nosearch Add .nosearch file to the doc/ subdirectory. 2008-12-17 17:25:31 +01:00
dir Add org-guide.org to the build process 2019-03-19 02:25:18 +01:00
doc-setup.org Fix typos 2019-11-16 17:17:36 -05:00
Documentation_Standards.org Tiny doc fixes 2018-05-09 21:11:18 +02:00
fdl.org org-manual: Include gfdl as an Org file 2019-03-13 16:24:28 +01:00
htmlxref.cnf htmlxref.cnf: New file to let texi2html point at the correct Calc HTML manual 2014-05-24 12:19:13 +02:00
Makefile Add org-guide.org to the build process 2019-03-19 02:25:18 +01:00
org-guide.org Fix typos 2019-11-16 17:17:36 -05:00
org-manual.org Link syntax require to escape every square bracket 2019-12-22 14:52:53 +01:00
orgcard.tex Improve formatting and alignment in the refernce card 2019-07-19 10:36:57 +02:00
pdflayout.sty Revert "Update copyright years." 2014-01-05 06:28:07 +01:00
texinfo.tex doc/texinfo.tex: Update to stable version 5.2 2014-04-29 13:46:21 +02:00