<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cmark/js/bin/markdown, branch master</title>
<subtitle>My own fork of cmark for commonmark conversion</subtitle>
<link rel='alternate' type='text/html' href='https://git.katolaz.net/cmark/'/>
<entry>
<title>Rename js/bin/markdown -&gt; js/bin/commonmark.</title>
<updated>2014-10-25T04:19:17+00:00</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2014-10-25T04:19:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.katolaz.net/cmark/commit/?id=92fb304b7307f77a5c22e834631ef1952e5be099'/>
<id>92fb304b7307f77a5c22e834631ef1952e5be099</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>js/bin/markdown:  added `--ast` flag and multiple filename args.</title>
<updated>2014-10-25T04:18:00+00:00</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2014-10-25T04:18:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.katolaz.net/cmark/commit/?id=80b09d9552e57011c849fc305553501611b3079d'/>
<id>80b09d9552e57011c849fc305553501611b3079d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More stmd -&gt; commonmark changes.</title>
<updated>2014-10-25T03:43:02+00:00</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2014-10-25T03:43:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.katolaz.net/cmark/commit/?id=7b952201086ac93716b7bb4ca8ac2b61237a033d'/>
<id>7b952201086ac93716b7bb4ca8ac2b61237a033d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use browserify to make js code more modular.</title>
<updated>2014-10-18T23:39:33+00:00</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2014-10-18T23:16:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.katolaz.net/cmark/commit/?id=fb143fbc1705bb4d59b5d4ebbb5454866cf1b76c'/>
<id>fb143fbc1705bb4d59b5d4ebbb5454866cf1b76c</id>
<content type='text'>
* Moved js library code to `js/lib`.
* `js/stmd.js` is now generated from these files using browserify.
* Factored out `html5-entities.js` and `from-code-point.js` from main
  js parsing code (which is now `index.js`).
* Moved `js/markdown` to `js/bin`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Moved js library code to `js/lib`.
* `js/stmd.js` is now generated from these files using browserify.
* Factored out `html5-entities.js` and `from-code-point.js` from main
  js parsing code (which is now `index.js`).
* Moved `js/markdown` to `js/bin`.
</pre>
</div>
</content>
</entry>
</feed>
