ob-sh: detect tables correctly
commitbc1e3e18c9975f2befd3abc8bf43b2ad7381189c
authorAchim Gratz <Stromeko@Stromeko.DE>
Sun, 12 May 2013 18:36:51 +0000 (12 20:36 +0200)
committerAchim Gratz <Stromeko@Stromeko.DE>
Tue, 14 May 2013 06:37:23 +0000 (14 08:37 +0200)
tree92f1b5e0f56e9d5045faaf1769ae5d5fc8fe2355
parent48e51fe5d98890c2af0b8ecc28cc001a344a5259
ob-sh: detect tables correctly

* lisp/ob-sh.el (org-babel-sh-var-to-sh): When detecting a table, the
  first line could be the symbol `hline' rather than a list of table
  cells, so check for that as well.

Thanks to Paul Stansell for pointing out the error.
lisp/ob-sh.el