The following issues have not been fixed yet.
MoinMoin Wiki Output
Self-closing syntax (/>) used on a non-void HTML element. Ignoring the slash and treating as a start tag.
<dd />
DocBook Output
- Element quote not allowed as child of element p in this context. (Suppressing further errors from this subtree.)
<p>This software is provided <quote>as is</quote>, without expressed or implied warranty. </p>
Self-closing syntax (/>) used on a non-void HTML element. Ignoring the slash and treating as a start tag.
<video controls="controls" src="+get/Html5Video" />
<audio controls="controls" src="+get/Html5Audio" />
- End tag div seen but there were unclosed elements.
- No p element in scope but a p end tag seen.