docs: update STATUS.md
This commit is contained in:
parent
64535641c1
commit
918b14de52
3 changed files with 3 additions and 3 deletions
|
|
@ -433,7 +433,6 @@ impl<'a> Iterator for Parser<'a> {
|
|||
if self.off >= end {
|
||||
self.end()
|
||||
} else {
|
||||
// TODO: handle nested list
|
||||
self.next_ele(end)
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue