Keep comments in capa XML from causing failures
Comments (and processing instructions!) are handled oddly in lxml. This change will keep them from causing failures. They will be omitted from the HTML generated, which is fine, since they aren't needed there.
Loading
Please register or sign in to comment