mirror of https://github.com/explosion/spaCy.git
Allow annotation row to take children
This commit is contained in:
parent
c8a58cfcf8
commit
bea6e6bfad
|
@ -382,3 +382,4 @@ mixin annotation-row(annots, style)
|
||||||
+cell #[code=cell]
|
+cell #[code=cell]
|
||||||
else
|
else
|
||||||
+cell=cell
|
+cell=cell
|
||||||
|
block
|
||||||
|
|
Loading…
Reference in New Issue