Check for exit matcher between elements in a plain list item.
This commit is contained in:
@@ -55,6 +55,7 @@ impl<'r, 's> ContextTree<'r, 's> {
|
||||
self.tree.into_iter_until(&other.tree)
|
||||
}
|
||||
|
||||
#[tracing::instrument(ret, level = "debug")]
|
||||
pub fn check_exit_matcher(
|
||||
&'r self,
|
||||
i: &'s str,
|
||||
|
||||
Reference in New Issue
Block a user