whitespace normalizer
This commit is contained in:
@ -23,7 +23,7 @@
|
||||
<li>
|
||||
<ul class="hack">
|
||||
<li>
|
||||
<a href="doc/using.html#quickstart"><b>Quick-Start Example</b></a>
|
||||
<a href="doc/quickstart.html"><b>Quick-Start Example</b></a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
@ -112,6 +112,7 @@
|
||||
<li>UTF-8 string support in DOM on Lisps without Unicode characters.</li>
|
||||
<li>Sink API has been changed.</li>
|
||||
<li>Support internal subset serialization.</li>
|
||||
<li>Whitespace normalizer.</li>
|
||||
<li>Gilbert Baumann has clarified the license as Lisp-LGPL.</li>
|
||||
<li>Use trivial-gray-streams.</li>
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user