ob-sh: add :hlines processing and :hline-string header arg
commit539b89451c853d380b18ee17673c0594d2f18b7b
authorAchim Gratz <Stromeko@Stromeko.DE>
Sun, 19 May 2013 04:55:38 +0000 (19 06:55 +0200)
committerAchim Gratz <Stromeko@Stromeko.DE>
Tue, 25 Mar 2014 18:25:58 +0000 (25 19:25 +0100)
treeb3831974c92bbbd32f82ac40c3019009f14b4446
parentcd1fcb683723ef0b5da89fc9f3dda5a8ff8a6bc3
ob-sh: add :hlines processing and :hline-string header arg

* lisp/ob-sh.el (org-babel-variable-assignments:sh): Check for
  ":hlines yes" and use header arg :hlines-string if
  defined (default to "hline") and add this to the call of
  `org-babel-sh-var-to-sh'.
  (org-babel-sh-var-to-sh, org-babel-sh-var-to-string): Add additional
  optional string argument `hline' and use it for the :hline parameter
  in the call to `orgtbl-to-generic'.
lisp/ob-shell.el