mirror of
https://github.com/Universal-Omega/PortableInfobox.git
synced 2024-11-16 12:35:31 +00:00
f901a1642e
I carefully researched the topic and it seems that there is no way to instruct DOMDocument to accept "lower" quality HTML. Specifically in HTML <div> or <figure> (block elements) are not allowed inside <p> (which accepts only inline elements) - hence it's complaining about. Based on comments from stackoverflow it seems that such practice (silencing it) is commong practice in this situation. |
||
---|---|---|
.. | ||
Node.php | ||
NodeData.php | ||
NodeFactory.class.php | ||
NodeGroup.php | ||
NodeHeader.php | ||
NodeImage.php | ||
NodeInfobox.php | ||
NodeNavigation.php | ||
NodeTitle.php | ||
NodeUnimplemented.php |