This commit is contained in:
Tom Alexander
2023-10-05 20:04:52 -04:00
parent fa97124186
commit 823426a4f1

View File

@@ -2403,8 +2403,6 @@ fn compare_babel_call<'b, 's>(
let mut this_status = DiffStatus::Good;
let mut message = None;
// TODO: Compare :inside-header :end-header
// TODO: Compare :caption
// Compare name
let name = get_property_quoted_string(emacs, ":name")?;