Merge branch 'maint'

This commit is contained in:
Nicolas Goaziou 2017-08-01 18:47:56 +02:00
commit 1cf48fc2e7
1 changed files with 1 additions and 1 deletions

View File

@ -596,7 +596,7 @@ should be written instead
,* Headline
:PROPERTIES:
:header-args: :exports code
:header-args: :var a=1 b=2
:header-args+: :var a=1 b=2
:header-args+: :var c=3
:END:
#+END_EXAMPLE