org-element: Interpret correctly switches in example blocks
commit2ab6367dafbf01c21f4503199be436786743e0f0
authorNicolas Goaziou <n.goaziou@gmail.com>
Mon, 30 Apr 2012 21:44:30 +0000 (30 23:44 +0200)
committerNicolas Goaziou <n.goaziou@gmail.com>
Mon, 30 Apr 2012 21:44:30 +0000 (30 23:44 +0200)
treed20bbba90fd406d2ce1b6615234afcb14ef1c2f9
parent537ab2ada3249f1b64473caadabfa0006bcb42cd
org-element: Interpret correctly switches in example blocks

* contrib/lisp/org-element.el (org-element-example-block-interpreter):
  Interpret correctly switches in example blocks.
* testing/lisp/test-org-element.el: Add test.
contrib/lisp/org-element.el
testing/lisp/test-org-element.el