Russell Adams writes:
> It appears that in ob-sh.el function org-babel-sh-evaluate fails to
> honor other result types like latex.
>
> Adding latex to the result params test allows proper exporting of
> shell which results in latex code, otherwise it is imported with
> spaces separated into |'s t
It appears that in ob-sh.el function org-babel-sh-evaluate fails to
honor other result types like latex.
Adding latex to the result params test allows proper exporting of
shell which results in latex code, otherwise it is imported with
spaces separated into |'s to make a table.
Verified against 7