Fix table type is required.
This commit is contained in:
parent
bdaf90af03
commit
534c5ded3c
@ -1704,7 +1704,7 @@ fn compare_table<'b, 's>(
|
||||
compare_property_set_of_quoted_string
|
||||
),
|
||||
(
|
||||
EmacsField::Optional(":type"),
|
||||
EmacsField::Required(":type"),
|
||||
|_| Some("org"),
|
||||
compare_property_unquoted_atom
|
||||
),
|
||||
|
Loading…
Reference in New Issue
Block a user