mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-29 18:09:49 +02:00
committed by
Ian Storm Taylor
parent
ee624b078b
commit
fccf7247cf
@@ -177,6 +177,7 @@ class Html {
|
||||
node = ret.kind == 'mark'
|
||||
? this.deserializeMark(ret)
|
||||
: ret
|
||||
break
|
||||
}
|
||||
|
||||
return node || next(element.children)
|
||||
|
Reference in New Issue
Block a user