0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-07-17 07:06:28 +00:00
org-mode/testing/lisp
Eric Schulte d24b04d82f 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).
2010-11-23 09:39:26 -07:00
..
test-ob-exp.el babel: exporting now working with the new ob-get-src-block-info schema 2010-10-21 13:05:59 +01:00
test-ob-lob.el ob: cleaner parsing of header arguments 2010-11-23 09:39:26 -07:00
test-ob-sh.el minor test cleanup 2010-10-21 13:06:56 +01:00
test-ob-table.el babel evaluation once again working in tables 2010-10-21 13:06:00 +01:00
test-ob-tangle.el ob-tangle: only create links for blocks that will actually tangle 2010-10-14 17:15:11 -06:00
test-ob.el ob: cleaner parsing of header arguments 2010-11-23 09:39:26 -07:00
test-org.el New tests for unicode aware percent escaping 2010-11-21 19:51:50 +01:00