On Wed 13 Jul 2016 11:57, <[email protected]> writes: > - in XHTML,
For better or for worse, I think we need to treat XHTML as a deprecated dead-end at this point. Browsers prefer HTML, authors prefer HTML, it's only some tooling people that prefer XHTML, and *actually valid* XHTML is a vanishingly small and diminishing part of the web. (I say this as someone who spent the last few years working on web browsers: Chromium and Firefox.) This article is a bit polemic but I think it captures the truth: http://diveintohtml5.info/past.html In Guile, we should optimize for HTML, not XHTML. Andy
