diff --git a/src/inline.rs b/src/inline.rs index 46b2fe6..88f0279 100644 --- a/src/inline.rs +++ b/src/inline.rs @@ -1385,7 +1385,6 @@ mod test { #[test] fn span_tag_empty_nested() { - // TODO strip non str from tag? test_parse!( "[some _text_][]", (Enter(ReferenceLink(0)), "["),