all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [BABEL] Can all languages deal with multi-line headers?
@ 2014-07-04  8:23 Thorsten Jolitz
  2014-08-04  1:17 ` Eric Schulte
  0 siblings, 1 reply; 2+ messages in thread
From: Thorsten Jolitz @ 2014-07-04  8:23 UTC (permalink / raw)
  To: emacs-orgmode


Hi List, 

I wonder if I can assume that all ob-xxx.el languages, even those
written before the new parser/exporter framework existed, know how to
deal with multi-line headers like:

,----
| #+name: foo
| #+header_args: :var x=bar
| #+begin_src lang
| ...
| #+end_src
`----

(I would think that argument parsing is done by the framework-core and
was thus updated once and for all languages with Org 8+, but want to be
sure). 

-- 
cheers,
Thorsten

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-08-04  1:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-04  8:23 [BABEL] Can all languages deal with multi-line headers? Thorsten Jolitz
2014-08-04  1:17 ` Eric Schulte

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.