talexander
  • Joined on 2023-07-05
talexander pushed to main at talexander/organic 2023-10-09 23:15:36 +00:00
53b9deff10 Merge branch 'citation_properties'
627f16e3a0 Update text markup tests with failure cases.
bf1a281c29 Footnote reference description is in a confined context.
df4daa0e16 Do not include context in tracing.
5cd34ba3a2 Create a new context tree when calling into confine_context.
Compare 19 commits »
talexander deleted branch citation_properties from talexander/organic 2023-10-09 23:14:16 +00:00
talexander pushed to citation_properties at talexander/organic 2023-10-09 19:49:35 +00:00
81c0b7079f Do not include leading slash in citation style.
4a367dd7e0 Include closing semicolon in citation reference.
8a0f9d4540 Fix comparing key and mark prefix/suffix as optional.
f6155ecf93 Switch to returning ComparePropertiesResult.
c077d34933 Populate citation reference properties.
Compare 10 commits »
talexander created branch citation_properties in talexander/organic 2023-10-09 19:49:35 +00:00
talexander deleted branch footnote_reference_properties from talexander/organic 2023-10-09 19:33:52 +00:00
talexander pushed to footnote_reference_properties at talexander/organic 2023-10-09 18:02:50 +00:00
840dc0a750 Support text markup at the start of a regular link description.
adc5a383c3 Allow text markup at the start of a radio target.
Compare 2 commits »
talexander created branch footnote_reference_properties in talexander/organic 2023-10-09 17:44:57 +00:00
talexander pushed to footnote_reference_properties at talexander/organic 2023-10-09 17:44:57 +00:00
955348db0c Allow text markup at the start of a radio target.
5ac12229f4 Fix footnote reference type.
9565435526 Compare footnote reference properties.
e39562c85d Roll out the new children functions to all compare functions using the new compare_properties macro.
Compare 4 commits »
talexander pushed to main at talexander/organic 2023-10-09 17:02:17 +00:00
c49556bd5d Merge branch 'export_snippet_properties'
84ec2f2023 Introduce functions to compare children and assert there are no children.
00ed63dcaa Compare properties for export snippets.
8dde8ce4e1 Merge branch 'latex_fragment_properties'
4e551e6d7e Compare latex fragment properties.
Compare 5 commits »
talexander deleted branch latex_fragment_properties from talexander/organic 2023-10-09 17:01:38 +00:00
talexander pushed to latex_fragment_properties at talexander/organic 2023-10-09 16:31:10 +00:00
4e551e6d7e Compare latex fragment properties.
talexander created branch latex_fragment_properties in talexander/organic 2023-10-09 16:31:10 +00:00
talexander pushed to main at talexander/organic 2023-10-09 14:33:42 +00:00
ea29ad8667 Merge branch 'entity_properties'
085e728c34 Add an all entities test without escaping braces.
99318f39e3 Do not accept escaping {} for entities ending in whitespace.
c679a85e77 Fix sorting of entity names.
fc17fc224c Update definitions to the version of entities used in the org-mode in the docker container.
Compare 6 commits »
talexander deleted branch entity_properties from talexander/organic 2023-10-09 14:17:45 +00:00
talexander pushed to main at talexander/organic 2023-10-09 14:17:38 +00:00
e3e0a142d2 Merge branch 'entity_properties'
08e875ddbc Add an all entities test without escaping braces.
2885d01c18 Do not accept escaping {} for entities ending in whitespace.
388ce0b568 Fix sorting of entity names.
07fd49580c Update definitions to the version of entities used in the org-mode in the docker container.
Compare 20 commits »
talexander created branch entity_properties in talexander/organic 2023-10-09 03:43:35 +00:00
talexander pushed to entity_properties at talexander/organic 2023-10-09 03:43:35 +00:00
08e875ddbc Add an all entities test without escaping braces.
2885d01c18 Do not accept escaping {} for entities ending in whitespace.
388ce0b568 Fix sorting of entity names.
07fd49580c Update definitions to the version of entities used in the org-mode in the docker container.
418e9452ef Add use_brackets.
Compare 10 commits »
talexander deleted branch macro_properties from talexander/organic 2023-10-08 21:17:48 +00:00
talexander pushed to macro_properties at talexander/organic 2023-10-08 20:51:58 +00:00
f07d041eb9 Fix handling capitalization in macro names.
talexander pushed to macro_properties at talexander/organic 2023-10-08 20:41:42 +00:00
9bdec391f1 Do not capture trailing whitespace on the final macro arg.
b9ead09dde Add test showing we are not handling trailing whitespace in macro args properly.
Compare 2 commits »