Skip to content

Commit

Permalink
[e] (0) And we're expecting regular authors to use this stuff? Sheesh…
Browse files Browse the repository at this point in the history
…. (credit: hs)

git-svn-id: http://svn.whatwg.org/webapps@2634 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Jan 1, 2009
1 parent c1880df commit 9fd7b9c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions index
Expand Up @@ -21,7 +21,7 @@
<div class=head>
<p><a class=logo href=http://www.whatwg.org/ rel=home><img alt=WHATWG src=/images/logo></a></p>
<h1>HTML 5</h1>
<h2 class="no-num no-toc" id=draft-recommendation-&mdash;-date:-01-jan-1901>Draft Recommendation &mdash; 30 December 2008</h2>
<h2 class="no-num no-toc" id=draft-recommendation-&mdash;-date:-01-jan-1901>Draft Recommendation &mdash; 1 January 2009</h2>
<p>You can take part in this work. <a href=http://www.whatwg.org/mailing-list>Join the working group's discussion list.</a></p>
<p><strong>Web designers!</strong> We have a <a href=http://blog.whatwg.org/faq/>FAQ</a>, a <a href=http://forums.whatwg.org/>forum</a>, and a <a href=http://www.whatwg.org/mailing-list#help>help mailing list</a> for you!</p>
<dl><dt>Multiple-page version:</dt>
Expand Down Expand Up @@ -7068,7 +7068,7 @@ background: transparent"&gt;blue&lt;/span&gt;.&lt;/p&gt;</pre>
&lt;title&gt;Hedral's Home Page&lt;/title&gt;
&lt;r:RDF&gt;
&lt;Person xmlns="http://www.w3.org/2000/10/swap/pim/contact#"
r:about="http://www.w3.org/People/EM/contact#me"&gt;
r:about="http://hedral.example.com/#"&gt;
&lt;fullName&gt;Cat Hedral&lt;/fullName&gt;
&lt;mailbox r:resource="mailto:hedral@damowmow.com"/&gt;
&lt;personalTitle&gt;Sir&lt;/personalTitle&gt;
Expand Down
2 changes: 1 addition & 1 deletion source
Expand Up @@ -7185,7 +7185,7 @@ background: transparent">blue&lt;/span>.&lt;/p></pre>
&lt;title>Hedral's Home Page&lt;/title>
&lt;r:RDF>
&lt;Person xmlns="http://www.w3.org/2000/10/swap/pim/contact#"
r:about="http://www.w3.org/People/EM/contact#me">
r:about="http://hedral.example.com/#">
&lt;fullName>Cat Hedral&lt;/fullName>
&lt;mailbox r:resource="mailto:hedral@damowmow.com"/>
&lt;personalTitle>Sir&lt;/personalTitle>
Expand Down

0 comments on commit 9fd7b9c

Please sign in to comment.