organic/org_mode_samples/comment
Tom Alexander 2a04455955
Remove the makefiles from org_mode_samples.
These Makefiles were beautiful, but now that the org_mode_samples are integrated into the rust test framework, it no longer makes sense to keep using these Makefiles. Instead, running scripts/run_integration_test.bash <org file under org_mode_samples>... will output the same information, additional information, and it will do it all without writing anything to disk (besides any files generated during compilation).
2023-04-19 16:22:53 -04:00
..
indented.org Show that trailing whitespace belongs to comments. 2023-04-15 16:37:25 -04:00
multiline_comment.org Added example org-mode file with comments. 2023-04-15 16:27:28 -04:00
require_whitespace_after_hash.org Add test demonstrating problem. 2023-04-15 17:04:47 -04:00