[html5] r7133 - [e] (0) Add a JSON file for entities for convenience. Affected topics: HTML Synt [...]

whatwg at whatwg.org whatwg at whatwg.org
Thu Jun 14 12:11:35 PDT 2012


Author: ianh
Date: 2012-06-14 12:11:33 -0700 (Thu, 14 Jun 2012)
New Revision: 7133

Modified:
   complete.html
   index
   source
Log:
[e] (0) Add a JSON file for entities for convenience.
Affected topics: HTML Syntax and Parsing

Modified: complete.html
===================================================================
--- complete.html	2012-06-13 23:09:54 UTC (rev 7132)
+++ complete.html	2012-06-14 19:11:33 UTC (rev 7133)
@@ -240,7 +240,7 @@
 
   <header class=head id=head><p><a class=logo href=http://www.whatwg.org/><img alt=WHATWG height=101 src=/images/logo width=101></a></p>
    <hgroup><h1 class=allcaps>HTML</h1>
-    <h2 class="no-num no-toc">Living Standard — Last Updated 13 June 2012</h2>
+    <h2 class="no-num no-toc">Living Standard — Last Updated 14 June 2012</h2>
    </hgroup><dl><dt><strong>Web developer edition:</strong></dt>
     <dd><strong><a href=http://developers.whatwg.org/>http://developers.whatwg.org/</a></strong></dd>
     <dt>Multiple-page version:</dt>
@@ -93509,6 +93509,9 @@
    See also: http://www.w3.org/2003/entities/
   --></div>
 
+  <p>This data is also available <a href=entities.json>as a JSON
+  file</a>.</p>
+
   <p><i>The glyphs displayed above are non-normative. Refer to the
   Unicode specifications for formal definitions of the characters
   listed above.</i></p>

Modified: index
===================================================================
--- index	2012-06-13 23:09:54 UTC (rev 7132)
+++ index	2012-06-14 19:11:33 UTC (rev 7133)
@@ -240,7 +240,7 @@
 
   <header class=head id=head><p><a class=logo href=http://www.whatwg.org/><img alt=WHATWG height=101 src=/images/logo width=101></a></p>
    <hgroup><h1 class=allcaps>HTML</h1>
-    <h2 class="no-num no-toc">Living Standard — Last Updated 13 June 2012</h2>
+    <h2 class="no-num no-toc">Living Standard — Last Updated 14 June 2012</h2>
    </hgroup><dl><dt><strong>Web developer edition:</strong></dt>
     <dd><strong><a href=http://developers.whatwg.org/>http://developers.whatwg.org/</a></strong></dd>
     <dt>Multiple-page version:</dt>
@@ -93509,6 +93509,9 @@
    See also: http://www.w3.org/2003/entities/
   --></div>
 
+  <p>This data is also available <a href=entities.json>as a JSON
+  file</a>.</p>
+
   <p><i>The glyphs displayed above are non-normative. Refer to the
   Unicode specifications for formal definitions of the characters
   listed above.</i></p>

Modified: source
===================================================================
--- source	2012-06-13 23:09:54 UTC (rev 7132)
+++ source	2012-06-14 19:11:33 UTC (rev 7133)
@@ -108437,6 +108437,9 @@
   -->
   </div>
 
+  <p>This data is also available <a href="entities.json">as a JSON
+  file</a>.</p>
+
   <p><i>The glyphs displayed above are non-normative. Refer to the
   Unicode specifications for formal definitions of the characters
   listed above.</i></p>




More information about the Commit-Watchers mailing list