Parse out the angle link properties.

This commit is contained in:
Tom Alexander
2023-10-08 12:46:18 -04:00
parent ceb5376b21
commit aa253c38dd
2 changed files with 100 additions and 15 deletions

View File

@@ -3029,7 +3029,7 @@ fn compare_angle_link<'b, 's>(
),
(
EmacsField::Required(":format"),
|_| Some("plain"),
|_| Some("angle"),
compare_property_unquoted_atom
),
(