<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cmark/js/lib/normalize-reference.js, branch master</title>
<subtitle>My own fork of cmark for commonmark conversion</subtitle>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/'/>
<entry>
<title>Removed JS implementation, which is moving to its own repo:</title>
<updated>2015-01-24T19:07:01+00:00</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2015-01-24T19:07:01+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/commit/?id=d6c615f2680e79bbb76cc85a056aadfe3524513f'/>
<id>d6c615f2680e79bbb76cc85a056aadfe3524513f</id>
<content type='text'>
&lt;https://github.com/jgm/commonmark.js&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
&lt;https://github.com/jgm/commonmark.js&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>eslint fixes.</title>
<updated>2015-01-15T20:43:43+00:00</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2015-01-15T20:43:43+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/commit/?id=dd6cbb11259b739eb4766728ea444a874e7be449'/>
<id>dd6cbb11259b739eb4766728ea444a874e7be449</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>normalize-reference.js: disable eslint spacing warnings.</title>
<updated>2015-01-15T20:42:26+00:00</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2015-01-15T20:42:26+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/commit/?id=affb864c1030098a9d3706f42614f085b144abd2'/>
<id>affb864c1030098a9d3706f42614f085b144abd2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added normalize-reference.js.</title>
<updated>2015-01-15T18:07:26+00:00</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2015-01-15T17:34:01+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/commit/?id=013294b384ab6dec0320f4c2ce6aa7a810b1630a'/>
<id>013294b384ab6dec0320f4c2ce6aa7a810b1630a</id>
<content type='text'>
This does a proper unicode case fold instead of just using
toUpperCase.  It is also faster, partly because we can do
one pass for space and case normalization.

Modified from the NPM package fold-case; proper credit given
in source and COPYING.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This does a proper unicode case fold instead of just using
toUpperCase.  It is also faster, partly because we can do
one pass for space and case normalization.

Modified from the NPM package fold-case; proper credit given
in source and COPYING.
</pre>
</div>
</content>
</entry>
</feed>
