org-mode/testing/lisp
Nicolas Goaziou bafeaf161c element: Fix parsing of inline footnotes
* lisp/org-element.el (org-element--pair-round-table):
(org-element--pair-square-table):
(org-element--pair-curly-table): De-activate all but one pair of
parenthesis.
* testing/lisp/test-org-element.el (test-org-element/footnote-reference-parser):
Add test.

Reported-by: Greg Minshall <minshall@umich.edu>
<http://lists.gnu.org/r/emacs-orgmode/2022-02/msg00369.html>
2022-02-28 15:45:25 +01:00
..
test-ob-C.el org-test: Fix ERC errors using latest Emacs master 2021-11-24 20:06:15 +08:00
test-ob-R.el lisp/ob-R: Async evaluation in R 2021-09-28 18:22:12 +02:00
test-ob-awk.el org-test: Fix ERC errors using latest Emacs master 2021-11-24 20:06:15 +08:00
test-ob-clojure.el Update copyright year to 2022 2022-01-01 15:17:08 -05:00
test-ob-emacs-lisp.el Update copyright year to 2022 2022-01-01 15:17:08 -05:00
test-ob-eshell.el Prefer HTTPS to HTTP for links to gnu.org 2021-03-21 14:29:13 -04:00
test-ob-exp.el Merge branch 'maint' 2021-04-13 09:56:16 +02:00
test-ob-fortran.el Prefer HTTPS to HTTP for links to gnu.org 2021-03-21 14:29:13 -04:00
test-ob-header-arg-defaults.el Prefer HTTPS to HTTP for links to gnu.org 2021-03-21 14:29:13 -04:00
test-ob-java.el Update copyright year to 2022 2022-01-01 15:17:08 -05:00
test-ob-julia.el Include support for evaluating julia code 2021-09-25 16:00:02 +02:00
test-ob-lilypond.el Prefer HTTPS to HTTP for links to gnu.org 2021-03-21 14:29:13 -04:00
test-ob-lob.el Prefer HTTPS to HTTP for links to gnu.org 2021-03-21 14:29:13 -04:00
test-ob-lua.el Prefer HTTPS to HTTP for links to gnu.org 2021-03-21 14:29:13 -04:00
test-ob-maxima.el Prefer HTTPS to HTTP for links to gnu.org 2021-03-21 14:29:13 -04:00
test-ob-octave.el Prefer HTTPS to HTTP for links to gnu.org 2021-03-21 14:29:13 -04:00
test-ob-perl.el Prefer HTTPS to HTTP for links to gnu.org 2021-03-21 14:29:13 -04:00
test-ob-plantuml.el Prefer HTTPS to HTTP for links to gnu.org 2021-03-21 14:29:13 -04:00
test-ob-python.el ob-comint.el, ob-python.el: Async session evaluation 2021-05-18 09:13:28 -07:00
test-ob-ruby.el Prefer HTTPS to HTTP for links to gnu.org 2021-03-21 14:29:13 -04:00
test-ob-scheme.el Prefer HTTPS to HTTP for links to gnu.org 2021-03-21 14:29:13 -04:00
test-ob-sed.el org-test: Fix ERC errors using latest Emacs master 2021-11-24 20:06:15 +08:00
test-ob-shell.el Prefer HTTPS to HTTP for links to gnu.org 2021-03-21 14:29:13 -04:00
test-ob-sql.el ob-sql.el: Add support for SAP HANA 2021-03-16 23:53:09 -04:00
test-ob-sqlite.el Prefer HTTPS to HTTP for links to gnu.org 2021-03-21 14:29:13 -04:00
test-ob-table.el Prefer HTTPS to HTTP for links to gnu.org 2021-03-21 14:29:13 -04:00
test-ob-tangle.el ob-tangle.el: Improve tangling 2021-05-01 22:30:42 +02:00
test-ob.el test-ob.el: Remove duplicate test 2021-11-24 20:06:07 +08:00
test-oc.el test-oc: Fix incorrect expectation 2021-11-06 17:10:18 -04:00
test-ol-bbdb.el Prefer HTTPS to HTTP for links to gnu.org 2021-03-21 14:29:13 -04:00
test-ol.el Improve org-link-plain-re 2021-05-15 16:13:49 +02:00
test-org-agenda.el test-org-agenda: Test for scheduled-looking lines 2022-01-12 21:08:55 +08:00
test-org-archive.el Prefer HTTPS to HTTP for links to gnu.org 2021-03-21 14:29:13 -04:00
test-org-attach-git.el test-org-attach-git: Fix recent failure to load tests 2021-11-27 16:16:51 -05:00
test-org-attach.el Prefer HTTPS to HTTP for links to gnu.org 2021-03-21 14:29:13 -04:00
test-org-capture.el Prefer HTTPS to HTTP for links to gnu.org 2021-03-21 14:29:13 -04:00
test-org-clock.el Prefer HTTPS to HTTP for links to gnu.org 2021-03-21 14:29:13 -04:00
test-org-colview.el Prefer HTTPS to HTTP for links to gnu.org 2021-03-21 14:29:13 -04:00
test-org-datetree.el Prefer HTTPS to HTTP for links to gnu.org 2021-03-21 14:29:13 -04:00
test-org-duration.el Prefer HTTPS to HTTP for links to gnu.org 2021-03-21 14:29:13 -04:00
test-org-element.el element: Fix parsing of inline footnotes 2022-02-28 15:45:25 +01:00
test-org-feed.el Prefer HTTPS to HTTP for links to gnu.org 2021-03-21 14:29:13 -04:00
test-org-footnote.el footnote: Allow footnotes at footnote definition start 2021-10-06 14:34:14 +02:00
test-org-info.el Prefer HTTPS to HTTP for links to gnu.org 2021-03-21 14:29:13 -04:00
test-org-inlinetask.el Prefer HTTPS to HTTP for links to gnu.org 2021-03-21 14:29:13 -04:00
test-org-lint.el lint: Fix false positive with inline footnote definitions 2022-02-13 22:13:41 +01:00
test-org-list.el org-list-send-item: allow dest to be a buffer position 2022-02-07 21:07:52 +08:00
test-org-macro.el macro: Properly collect multiple authors 2021-10-23 14:32:00 +02:00
test-org-macs.el Prefer HTTPS to HTTP for links to gnu.org 2021-03-21 14:29:13 -04:00
test-org-num.el org-num: Add tests 2020-08-28 08:45:41 +02:00
test-org-pcomplete.el Prefer HTTPS to HTTP for links to gnu.org 2021-03-21 14:29:13 -04:00
test-org-protocol.el test-org-protocol.el: Decode "+" to " " tests 2021-09-27 17:52:03 +02:00
test-org-src.el Prefer HTTPS to HTTP for links to gnu.org 2021-03-21 14:29:13 -04:00
test-org-table.el Prefer HTTPS to HTTP for links to gnu.org 2021-03-21 14:29:13 -04:00
test-org-tempo.el Prefer HTTPS to HTTP for links to gnu.org 2021-03-21 14:29:13 -04:00
test-org-timer.el Prefer HTTPS to HTTP for links to gnu.org 2021-03-21 14:29:13 -04:00
test-org.el org-copy-visible: Respect buffer-invisibility-spec 2022-02-27 23:43:59 -05:00
test-ox-publish.el ox-publish.el: Add `org-html-publish-to-html' as the default publishing function 2021-09-29 09:14:43 +02:00
test-ox.el Merge branch 'bugfix' 2021-09-25 18:02:19 +02:00
test-property-inheritance.el org-test: Fix ERC errors using latest Emacs master 2021-11-24 20:06:15 +08:00