- From: Nils Dagsson Moskopp <nils@dieweltistgarnichtso.net>
- Date: Sun, 17 Feb 2013 14:19:32 +0100
- To: "Bruce Lawson" <brucel@opera.com>
- Cc: whatwg@lists.whatwg.org
"Bruce Lawson" <brucel@opera.com> schrieb am Sat, 26 Jan 2013 13:30:18
-0000:
> In short, why should the spec suggest any specific method of marking
> up comments?
As someone who is interested in semantics and tired of scraping
content and applying scrappy heuristics: If it is clear that an
<article> within an <article> represents a comments one can easily:
* programmatically find article comments in HTML
* write interoperable stylesheets for comments, using the selector
“article > article”
* use HTML fragments in a document store for content management (I
wrote a blog software with a git backend yesterday and plan to add
this feature)
Without having one interoperable way all that becomes a lot harder.
--
Nils Dagsson Moskopp // erlehmann
<http://dieweltistgarnichtso.net>
Received on Sunday, 17 February 2013 13:20:06 UTC