organic/scripts
Tom Alexander f16a554154
Handle org-mode documents passed as args.
We were running into issues where the documents grew too large for being passed as a string to emacs, and we need to handle #+setupfile so we need to start handling org-mode documents as files and not just as anonymous streams of text.

The anonymous stream of text handling will remain because the automated tests use it.
2023-09-02 17:28:22 -04:00
..
callgrind.bash Handle org-mode documents passed as args. 2023-09-02 17:28:22 -04:00
perf.bash Handle org-mode documents passed as args. 2023-09-02 17:28:22 -04:00
run_docker_compare.bash Switch to using read-only root in docker containers. 2023-08-31 21:23:51 -04:00
run_docker_integration_test.bash Switch to using read-only root in docker containers. 2023-08-31 21:23:51 -04:00
run_integration_test.bash Switch to using read-only root in docker containers. 2023-08-31 21:23:51 -04:00
time_parse.bash Handle org-mode documents passed as args. 2023-09-02 17:28:22 -04:00