Fix sanitization of cloze elements
The creation of a temporary cloze elements fails when it encounters unknown child types. Therefore we use a static ClozeElement method to get the child elements from the document instead of the whole element.
Loading
Please register or sign in to comment