Gábor Boskovits <boskov...@gmail.com> writes: > Joshua Branson <jbra...@fastmail.com> ezt írta (időpont: 2018. jún. 13., Sze > 15:52): > > Tatiana Sholokhova <tanja201...@gmail.com> writes: > > > Hello, > > > > Thank you for your reviews! > > > > I've just fixed codestyle issues and replaced HTML5 preamble with XHTML. > > Just cause I'm curious, why XHTML instead HTML5? Is XHTML better to parse? > (This question comes from non guix developer by the way. Just an > enthusiast). > > > > > > > Thanks again for your excellent work! > > > > -- > > Ricardo > > Joshua, both formats have advantages, and also disadvantages. I think this > issue deserves its own discussion. It would be nice to collect the opinions, > but I think that currently we have a good > quality and well integrated xml generator, and we do not have a html5 > generator. Please correct me if I am wrong.
Nope you sound right. I'm not arguing in favor or html5 over xhtml. Both are widely supported by all browsers. Just trying to learn. Thanks!