ob: cleaner parsing of header arguments
commitd24b04d82f7e2a566f55c85bfe100db0ee59ff12
authorEric Schulte <schulte.eric@gmail.com>
Tue, 23 Nov 2010 16:39:26 +0000 (23 09:39 -0700)
committerEric Schulte <schulte.eric@gmail.com>
Tue, 23 Nov 2010 16:39:26 +0000 (23 09:39 -0700)
treef707ea1e00318a7be059e63c0095be4cd52f53d1
parent90bd46a6d5ba55e4848a09d7d4c6e04e8aa9d62e
ob: cleaner parsing of header arguments

  Thanks to Charles C. Berry for insisting on this issues existence

  This change is now secured with a unit test

* lisp/ob.el (org-babel-parse-header-arguments): Stripping trailing
  spaces off of header arguments (even the first one).
lisp/ob.el
testing/examples/babel.org
testing/lisp/test-ob-lob.el
testing/lisp/test-ob.el