<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cmark/makespec.py, 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>Moved templates, makespec.py, and specfilter.hs -&gt; tools/.</title>
<updated>2015-01-13T04:42:30+00:00</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2015-01-13T04:36:22+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/commit/?id=fed6a57f30ecdbcf4805b1900dd0f164856c1163'/>
<id>fed6a57f30ecdbcf4805b1900dd0f164856c1163</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>makespec.py:  put pluralizing s inside link for better visuals.</title>
<updated>2015-01-05T08:22:51+00:00</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2015-01-05T08:22:51+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/commit/?id=60d2011b15a4c41a855f87ef72b4f6dec8e6db11'/>
<id>60d2011b15a4c41a855f87ef72b4f6dec8e6db11</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>makespec.py:  put ids on headers, not separate anchor.</title>
<updated>2015-01-05T08:20:03+00:00</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2015-01-05T08:20:03+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/commit/?id=456f3f30c42c492357883dfe71c7ca96a36696ea'/>
<id>456f3f30c42c492357883dfe71c7ca96a36696ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Strip {-} off unnumbered sections in HTML version of spec.</title>
<updated>2015-01-05T07:33:00+00:00</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2015-01-05T07:33:00+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/commit/?id=1619a0771dad8d40662bfbc335162696931e6b9b'/>
<id>1619a0771dad8d40662bfbc335162696931e6b9b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved spec.html error checks into makespec.py.</title>
<updated>2015-01-05T07:28:52+00:00</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2015-01-05T07:28:52+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/commit/?id=2590e3b4448798db88f650a4fbc37cec3b741a4a'/>
<id>2590e3b4448798db88f650a4fbc37cec3b741a4a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed second parameter of makespec.py.</title>
<updated>2015-01-05T07:11:12+00:00</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2015-01-05T07:11:12+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/commit/?id=4720748be8253de6fcf69275620ad65cd0bd0d45'/>
<id>4720748be8253de6fcf69275620ad65cd0bd0d45</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use cmark itself to build spec.html.</title>
<updated>2015-01-05T07:06:35+00:00</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2015-01-05T07:06:35+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/commit/?id=04fcb7a24ea4ac179f5033c00f7cb23b8ebb9e35'/>
<id>04fcb7a24ea4ac179f5033c00f7cb23b8ebb9e35</id>
<content type='text'>
Removes build dependency on pandoc.

Closes #256.

Note:  we have lost "smart punctuation," but we can either (a) add
an option to do this in the cmark renderer, or (b) insert unicode
punctuation in the spec as needed.  Not an urgent issue in any case.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Removes build dependency on pandoc.

Closes #256.

Note:  we have lost "smart punctuation," but we can either (a) add
an option to do this in the cmark renderer, or (b) insert unicode
punctuation in the spec as needed.  Not an urgent issue in any case.
</pre>
</div>
</content>
</entry>
<entry>
<title>makespec.py:  create toc without relying on pandoc.</title>
<updated>2015-01-05T06:00:52+00:00</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2015-01-05T06:00:52+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/commit/?id=a97d9f95383302f06450fff914c0f253fe06fb79'/>
<id>a97d9f95383302f06450fff914c0f253fe06fb79</id>
<content type='text'>
We're still using pandoc, but this is one step closer to using
cmark to build spec.html.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We're still using pandoc, but this is one step closer to using
cmark to build spec.html.
</pre>
</div>
</content>
</entry>
<entry>
<title>Improved spec.pdf production.</title>
<updated>2015-01-04T21:25:49+00:00</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2015-01-04T21:25:49+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/commit/?id=6d239e74bc5d61cfdaaab195adde2558afa32301'/>
<id>6d239e74bc5d61cfdaaab195adde2558afa32301</id>
<content type='text'>
Boldface definitions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Boldface definitions.
</pre>
</div>
</content>
</entry>
<entry>
<title>spec2md.py -&gt; makespec.py.</title>
<updated>2015-01-04T21:07:18+00:00</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2015-01-04T21:07:18+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/commit/?id=d948cb2b921ef0384015bbd432d8b7a7015fee11'/>
<id>d948cb2b921ef0384015bbd432d8b7a7015fee11</id>
<content type='text'>
Moved HTML generation out of Makefile.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Moved HTML generation out of Makefile.
</pre>
</div>
</content>
</entry>
</feed>
