talexander
  • Joined on 2023-07-05
talexander pushed to dynamic_block_test at talexander/organic 2023-08-25 11:07:28 +00:00
9cc5e63c1b Compare heading tags.
be6197e4c7 Store the tags in the heading.
2d4e54845b Add support for parsing tags in headlines.
d5ea650b96 Add a test for dynamic blocks.
Compare 4 commits »
talexander pushed to main at talexander/organic 2023-08-25 09:28:27 +00:00
60363579b5 Merge branch 'plain_list_content_on_next_line'
1b678fe81f Add tests for detect_plain_list.
bfea828e62 Update detect_plain_list to support line breaks.
bc5745a95f Add support for list items with a line break before their contents.
efa372a9e9 Add a test case that breaks the current parser.
Compare 5 commits »
talexander pushed to main at talexander/org_ownership_investigation 2023-08-25 09:00:01 +00:00
b4170dda1f Update org-mode version.
talexander pushed to main at talexander/organic 2023-08-25 08:36:05 +00:00
2fb57daaec Move the table cell object parser into the object parser file.
talexander pushed to main at talexander/organic 2023-08-25 08:28:36 +00:00
3a38f4cd35 Add support for the ast entity.
talexander pushed to main at talexander/organic 2023-08-25 08:25:48 +00:00
45e16fea2d Honor the NO_COLOR environment variable.
talexander pushed to main at talexander/organic 2023-08-25 08:10:01 +00:00
5134cece7b Add color to compare output.
talexander pushed to feature_matrix at talexander/organic 2023-08-25 07:56:16 +00:00
678106bb65 Use tekton matrix for specifying all combinations of features for the build CI job.
talexander pushed to feature_matrix at talexander/organic 2023-08-25 07:54:49 +00:00
ce90b1117f Revert "test"
talexander pushed to feature_matrix at talexander/organic 2023-08-25 07:49:15 +00:00
0fa6f8d53e test
talexander pushed to feature_matrix at talexander/organic 2023-08-25 07:43:27 +00:00
a35a724e80 Stringify the booleans.
talexander pushed to feature_matrix at talexander/organic 2023-08-25 07:40:32 +00:00
5535df2f8b Escape the shell variables.
talexander pushed to feature_matrix at talexander/organic 2023-08-25 07:34:38 +00:00
fb637d1cce testing
talexander pushed to feature_matrix at talexander/organic 2023-08-25 07:32:00 +00:00
c8f19e95ab Use tekton matrix for specifying all combinations of features for the build CI job.
talexander created branch feature_matrix in talexander/organic 2023-08-25 07:32:00 +00:00
talexander pushed to main at talexander/organic 2023-08-25 07:11:32 +00:00
19432d91ab Get the emacs and org-mode versions when launching the compare script.
talexander pushed to main at talexander/organic 2023-08-25 07:06:59 +00:00
7f3ed9e1e5 Get the emacs and org-mode versions when launching the compare script.
16a107eebb Update org-mode version.
Compare 2 commits »
talexander pushed to main at talexander/org_ownership_investigation 2023-08-25 06:32:04 +00:00
bd99fbc4c4 Get the versions of emacs and org-mode and write them to stdout.
talexander pushed to main at talexander/org_ownership_investigation 2023-08-25 06:10:09 +00:00
79c834a1e6 Add the init flag to the docker run command.
talexander pushed to main at talexander/organic 2023-08-25 06:04:16 +00:00
77348b560c Parameterize the emacs and org-mode versions in the dockerfiles.