emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Formal syntax for org-cite


From: Timothy
Subject: Re: Formal syntax for org-cite
Date: Thu, 02 Dec 2021 20:55:13 +0800
User-agent: mu4e 1.6.9; emacs 28.0.50

Hi Ihor,

> This is all defined in org-element-object-restrictions together with
> other restrictions on what kinds of objects can be placed inside other
> elements and objects:
>
> (minimal-set ’(bold code entity italic latex-fragment strike-through
>                            subscript superscript underline verbatim))
> (citation-reference ,@minimal-set)

Ah thanks! I wasn’t aware of that. I think this is something that should be
mentioned in the spec.

All the best,
Timothy

reply via email to

[Prev in Thread] Current Thread [Next in Thread]