Hello, Eduardo Bellani <ebell...@gmail.com> writes:
> ob-sqlite.el: Enable table with fields containing commas to be used as > arguments to sqlite source blocks Thank you! Could you split this into 2 patches since "ob-sqlite" and "ox-taskjuggler" are unrelated. > * testing/examples/ob-sqlite-test.org: Adds an example to be used in > the sqlite test above. I suggest to write a self-contained test. IOW, prefer `org-test-with-temp-text' instead of `org-test-at-id'. This is much easier to debug when something breaks. Regards, -- Nicolas Goaziou