Aloha all, The following example from the Ledger tutorial http://orgmode.org/worg/org-contrib/babel/languages/ob-doc-ledger.php doesn't export the #+end_src line: #+begin_src org ,#+begin_src ledger :cmdline -s bal :results value ,!include /tmp/account.ledger ,#+end_src #+end_src As you can see in this example and others in the Ledger tutorial on Worg, only the first two lines of the code block make it through the exporter. Is this a bug or is the source block malformed in some way? All the best, Tom