Do not include whitespace at the end of value.
This commit is contained in:
@@ -3082,7 +3082,7 @@ fn compare_org_macro<'b, 's>(
|
||||
),
|
||||
(
|
||||
EmacsField::Required(":value"),
|
||||
|r| Some(r.source),
|
||||
|r| Some(r.macro_value),
|
||||
compare_property_quoted_string
|
||||
),
|
||||
(
|
||||
|
||||
Reference in New Issue
Block a user