ox: Fix OPTIONS line parsing
commitc88256c7766bb1f8c90b9cef8bcc0c91b3dcf76a
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Wed, 22 Apr 2015 12:05:37 +0000 (22 14:05 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Wed, 22 Apr 2015 12:05:37 +0000 (22 14:05 +0200)
tree2eb1912ea1e4febf2e0f55323f8deb43adde65a7
parente040ad58a1b084f3088d7b87867dcdc7a4a2261a
ox: Fix OPTIONS line parsing

* lisp/ox.el (org-export--parse-option-keyword): Fix parsing of items.
* testing/lisp/test-ox.el (test-org-export/parse-option-keyword): Add
  test.
lisp/ox.el
testing/lisp/test-ox.el