Hello, Aaron Ecay <aarone...@gmail.com> writes:
> Very interesting. I did not realize that #+header: could apply to > elements other than babel blocks. (Babel blocks are all that is > documented in the manual, for example.) But a quick experiment shows > that they can. I think #+header with a plist can accomplish all of what > I wanted. HEADER is not parsed as a plist but as a list of strings (one per keyword). Internally, Babel parses it differently (as an alist). > So, if this is a reliable component of org syntax, I will focus on > documenting it in the manual. What feature do you want to document? At the moment, HEADER keywords are only used on src blocks, by Babel, and this is already documented. > If you like, I will also remove the references to block parameters on > worg (or you can do it if you’d rather, since I think you originally > wrote the syntax document). Please go ahead. Thank you. Regards, -- Nicolas Goaziou