Re: Keyword becoming a paragraph based on optval
> Note that _affiliated keyword_ has an optional form of Ah, that was what I was missing, thanks! -- Tom Alexander pgp: https://fizz.buzz/pgp.asc
Re: Keyword becoming a paragraph based on optval
"Tom Alexander" writes: > Emacs version: 29.1 > Org-mode version: f3de4c3e041e0ea825b5b512dc0db37c78b7909e (latest in git) > > This test document parses as a keyword: > ``` > #+CAPTION[*foo*]: baz > ``` > > but this test document parses as a paragraph: > ``` > #+CAPTION[*foo* bar]: baz > ``` Exp