5 ms·
HTML5 is not XML. You don’t need to close your <p> for example. If I include such valid HTML5 into Atom it is invalid XML. Well, I can use <![CDATA but that is
by qznc 1mo ago
HTML5 is not XML. You don’t need to close your <p> for example. If I include such valid HTML5 into Atom it is invalid XML. Well, I can use <![CDATA but that is weird too.
- chrismorgan 1mo agoYou’re talking about writing it. The question here is reading it.