Tom Alexander
|
f6155ecf93
|
Switch to returning ComparePropertiesResult.
This is to support returning lists of child results for properties that contain lists of ast nodes.
|
2023-10-09 15:33:33 -04:00 |
|
Tom Alexander
|
7fe7e7a6ea
|
Add use_brackets.
|
2023-10-09 10:33:07 -04:00 |
|
Tom Alexander
|
a6adeee40b
|
Handle escaping the characters in org macro arguments.
|
2023-10-08 15:54:56 -04:00 |
|
Tom Alexander
|
a32cea8139
|
Coalesce whitespace in macro args.
|
2023-10-08 15:08:21 -04:00 |
|
Tom Alexander
|
1a2f0856da
|
Compare macro properties.
|
2023-10-08 14:40:01 -04:00 |
|
Tom Alexander
|
4716e1ce5b
|
Switch to using AsRef<str> to make compare_property_quoted_string generic.
|
2023-10-06 20:23:19 -04:00 |
|
Tom Alexander
|
d126488891
|
Handle orgifying text in regular link path and raw-link.
|
2023-10-06 18:30:08 -04:00 |
|
Tom Alexander
|
fbe3c76ab7
|
Cleanup.
|
2023-10-06 16:32:49 -04:00 |
|
Tom Alexander
|
368c6a457e
|
Wrap the parameter sets in parenthesis.
|
2023-10-06 16:19:43 -04:00 |
|
Tom Alexander
|
c7dbe596b3
|
Switch to more generic implementation.
|
2023-10-06 16:03:41 -04:00 |
|
Tom Alexander
|
3da52a0826
|
Make a more generic version of compare_property_quoted_string.
This allows for the rust value to be determined by a function rather than hard-coded.
|
2023-10-06 14:07:25 -04:00 |
|
Tom Alexander
|
45dd38ac2d
|
Assume :standard-properties is an expected field.
|
2023-10-06 13:40:11 -04:00 |
|