1
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2025-08-20 21:01:39 +02:00

[1.3.0] Add some forward thinking documents.

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@572 48356398-32a2-884e-a903-53898d9a118a
This commit is contained in:
Edward Z. Yang
2006-11-23 22:33:07 +00:00
parent 92b3f0e817
commit f67ee19f31
4 changed files with 42 additions and 0 deletions

View File

@@ -128,6 +128,18 @@ the code. They may be upgraded to HTML files or stay as TXT scratchpads.</p>
<td>Short essay on how loose definition isn't really loose.</td>
</tr>
<tr>
<td>Reference</td>
<td><a href="ref-xhtml-1.1.txt">XHTML 1.1</a></td>
<td>What we'd have to do to support XHTML 1.1.</td>
</tr>
<tr>
<td>Reference</td>
<td><a href="ref-whatwg.txt">WHATWG</a></td>
<td>How WHATWG plays into what we need to do.</td>
</tr>
</tbody>
</table>