Include the trailing space for the bolds.
This commit is contained in:
parent
7ca8beac5a
commit
cdd3517655
@ -291,5 +291,5 @@ fn _rematch_text_markup_object<'r, 's, 'x>(
|
||||
|
||||
let (remaining, _close) = text_markup_end_specialized(context, remaining)?;
|
||||
let (remaining, _trailing_whitespace) = space0(remaining)?;
|
||||
Ok((remaining, Vec::new()))
|
||||
Ok((remaining, children))
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user