mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-02-24 09:13:24 +01:00
parent
ee624b078b
commit
fccf7247cf
@ -177,6 +177,7 @@ class Html {
|
||||
node = ret.kind == 'mark'
|
||||
? this.deserializeMark(ret)
|
||||
: ret
|
||||
break
|
||||
}
|
||||
|
||||
return node || next(element.children)
|
||||
|
Loading…
x
Reference in New Issue
Block a user