talexander
  • Joined on 2023-07-05
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 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 created branch entity_properties in talexander/organic 2023-10-09 03:43:35 +00:00
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 »
talexander pushed to macro_properties at talexander/organic 2023-10-08 20:19:35 +00:00
dd009498dd Switch to using coalesce_whitespace_escaped for macro args.
17c745ee71 Improve coalesce_whitespace_escaped to borrow when single spaces are used.
41aa0349a0 Add tests for coalesce_whitespace_escaped.
a6adeee40b Handle escaping the characters in org macro arguments.
a32cea8139 Coalesce whitespace in macro args.
Compare 7 commits »
talexander created branch macro_properties in talexander/organic 2023-10-08 20:19:35 +00:00
talexander pushed to main at talexander/organic 2023-10-08 18:18:31 +00:00
3f707149e3 Merge branch 'angle_link_properties'
e9276e35ca Add comments.
3041a575f9 Fix lifetimes.
42dbda494a Switch to using a similar optimized Cow function for regular link.
0e791e67ab Move the angle link string processing functions to a util file.
Compare 11 commits »
talexander pushed to main at talexander/organic 2023-10-08 14:04:51 +00:00
488372b070 Merge branch 'plain_link_properties'
120a06055f Handle 3 or more slashes in the path for regular links.
bbcafef8bf Handle 3 or more slashes in the path for plain links.
038535174b Do not allow empty path in plain links and do not remove "//" in regular links.
1bbe8fc688 Do not strip "//" from plain link path.
Compare 17 commits »
talexander deleted branch plain_link_properties from talexander/organic 2023-10-08 14:04:40 +00:00
talexander created branch plain_link_properties in talexander/organic 2023-10-07 07:26:05 +00:00
talexander pushed to plain_link_properties at talexander/organic 2023-10-07 07:26:05 +00:00
20a8683894 Handle puncuation-only search options.
3aa84c1743 Add test showing we are not handling puncutation-only search options properly.
7196e10b69 Set up regular links for adding application.
0c34df159f Add test showing we are not handling application in regular links properly.
ddb09a1805 Add support for application in plain links.
Compare 10 commits »
talexander deleted branch radio_target_properties from talexander/organic 2023-10-07 05:44:10 +00:00