org-element: Allow links and export snippets in descriptions lists items tag

* contrib/lisp/org-element.el (org-element-object-restrictions): Allow
  links and export snippets in descriptions lists items tag.
This commit is contained in:
Nicolas Goaziou 2012-07-18 18:21:52 +02:00
parent d80661e764
commit 8bf8cf8223

View file

@ -281,8 +281,8 @@ This list is checked after translations have been applied. See
radio-target sub/superscript target text-markup timestamp)
(italic export-snippet inline-babel-call inline-src-block latex-or-entity
link radio-target sub/superscript target text-markup timestamp)
(item footnote-reference inline-babel-call latex-or-entity macro
radio-target sub/superscript target text-markup)
(item export-snippet footnote-reference inline-babel-call latex-or-entity
link macro radio-target sub/superscript target text-markup)
(keyword latex-or-entity macro sub/superscript text-markup)
(link export-snippet inline-babel-call inline-src-block latex-or-entity link
sub/superscript text-markup)