<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cmark/src/ast.h, 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>Rename ast.h to parser.h</title>
<updated>2014-11-18T05:43:47+00:00</updated>
<author>
<name>Nick Wellnhofer</name>
<email>wellnhofer@aevum.de</email>
</author>
<published>2014-11-17T20:33:57+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/commit/?id=3554759dbe4a0cb937556226d621bb71efd188e7'/>
<id>3554759dbe4a0cb937556226d621bb71efd188e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move reference type definitions to reference.h</title>
<updated>2014-11-18T05:43:47+00:00</updated>
<author>
<name>Nick Wellnhofer</name>
<email>wellnhofer@aevum.de</email>
</author>
<published>2014-11-17T20:26:36+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/commit/?id=2c7b83042fea3c970e5b1a1914880bc60acf6174'/>
<id>2c7b83042fea3c970e5b1a1914880bc60acf6174</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move inline-related stuff to inlines.c</title>
<updated>2014-11-18T05:43:47+00:00</updated>
<author>
<name>Nick Wellnhofer</name>
<email>wellnhofer@aevum.de</email>
</author>
<published>2014-11-17T20:22:49+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/commit/?id=4cf3275ee16255a8fa9a5c3e290a152d1705fc3a'/>
<id>4cf3275ee16255a8fa9a5c3e290a152d1705fc3a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove old node_block and node_inl</title>
<updated>2014-11-18T05:43:46+00:00</updated>
<author>
<name>Nick Wellnhofer</name>
<email>wellnhofer@aevum.de</email>
</author>
<published>2014-11-17T20:09:26+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/commit/?id=499970acbdaef4dcd51a2e629edfddee520bba3a'/>
<id>499970acbdaef4dcd51a2e629edfddee520bba3a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch cmark_node_inl over to cmark_node</title>
<updated>2014-11-18T05:43:46+00:00</updated>
<author>
<name>Nick Wellnhofer</name>
<email>wellnhofer@aevum.de</email>
</author>
<published>2014-11-17T20:04:42+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/commit/?id=463d64219b2f47c9bfb50d05a7f4d2b2a4293a97'/>
<id>463d64219b2f47c9bfb50d05a7f4d2b2a4293a97</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch cmark_node_block over to cmark_node</title>
<updated>2014-11-18T05:43:46+00:00</updated>
<author>
<name>Nick Wellnhofer</name>
<email>wellnhofer@aevum.de</email>
</author>
<published>2014-11-17T19:13:20+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/commit/?id=24643bde1d2c79cc512242379868efadf653c1da'/>
<id>24643bde1d2c79cc512242379868efadf653c1da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved refmap from the top-level block node to the doc_parser.</title>
<updated>2014-11-17T06:53:06+00:00</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2014-11-17T06:53:06+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/commit/?id=43a607c5aec4bd8d10486861bf2bc627f8846753'/>
<id>43a607c5aec4bd8d10486861bf2bc627f8846753</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Export enums for inline, block types, list and list delim types.</title>
<updated>2014-11-17T01:49:56+00:00</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2014-11-17T01:49:56+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/commit/?id=9ab35064d99ebe70e80dba88fa75f22f79751cb5'/>
<id>9ab35064d99ebe70e80dba88fa75f22f79751cb5</id>
<content type='text'>
Also switched from `bullet`, `ordered`, `parens`, `period` to
`CMARK_BULLET_LIST`, `CMARK_ORDERED_LIST`, `CMARK_PAREN_DELIM`,
`CMARK_PERIOD_DELIM`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also switched from `bullet`, `ordered`, `parens`, `period` to
`CMARK_BULLET_LIST`, `CMARK_ORDERED_LIST`, `CMARK_PAREN_DELIM`,
`CMARK_PERIOD_DELIM`.
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved MAX_LINK_LABEL_LENGTH out of public header.</title>
<updated>2014-11-17T00:40:10+00:00</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2014-11-17T00:40:10+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/commit/?id=3826a607c17e16afedcdcec09df84e8249cf4756'/>
<id>3826a607c17e16afedcdcec09df84e8249cf4756</id>
<content type='text'>
Put it in ast.h.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Put it in ast.h.
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed CMARK_CODE_INDENT, CODE_INDENT from public header.</title>
<updated>2014-11-17T00:32:43+00:00</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2014-11-17T00:32:43+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/commit/?id=5afeed7e21743752e5bcb49337e1c22d9a6f75c1'/>
<id>5afeed7e21743752e5bcb49337e1c22d9a6f75c1</id>
<content type='text'>
Now it's in blocks.c, the only module that uses it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now it's in blocks.c, the only module that uses it.
</pre>
</div>
</content>
</entry>
</feed>
