<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cmark/src/print.c, 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 old 'ast' format, now that we have 'xml'.</title>
<updated>2014-12-29T04:29:04+00:00</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2014-12-29T04:28:11+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/commit/?id=327be06f9e1741abb188bc1aa0df8a619972734b'/>
<id>327be06f9e1741abb188bc1aa0df8a619972734b</id>
<content type='text'>
The xml representation of the AST is not quite as pretty, but
it contains the same information and is not in an ad hoc format.

See #53.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The xml representation of the AST is not quite as pretty, but
it contains the same information and is not in an ad hoc format.

See #53.
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename CMARK_NODE_LIST_ITEM -&gt; CMARK_NODE_ITEM.</title>
<updated>2014-12-29T01:12:40+00:00</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2014-12-29T01:12:40+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/commit/?id=dd1c58355f69a5fb3ab6fc90a32f48c8a9913176'/>
<id>dd1c58355f69a5fb3ab6fc90a32f48c8a9913176</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added 'literal' field to 'code' struct.</title>
<updated>2014-12-16T20:01:19+00:00</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2014-12-16T20:01:19+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/commit/?id=6e25c889cf33a6217a9b4cf37ea1a6361883901b'/>
<id>6e25c889cf33a6217a9b4cf37ea1a6361883901b</id>
<content type='text'>
In the last few commits we were using as.code.fenced and as.literal at
the same time for NODE_CODE_BLOCK, which obviously led to problems.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In the last few commits we were using as.code.fenced and as.literal at
the same time for NODE_CODE_BLOCK, which obviously led to problems.
</pre>
</div>
</content>
</entry>
<entry>
<title>print:  print fenced and fence_length for code blocks.</title>
<updated>2014-12-16T19:51:58+00:00</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2014-12-16T19:51:58+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/commit/?id=903f3ca65d186f660ac934d228034c4f3b993f2f'/>
<id>903f3ca65d186f660ac934d228034c4f3b993f2f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Re-added cmark_ prefix to strbuf and chunk.</title>
<updated>2014-12-15T20:05:04+00:00</updated>
<author>
<name>John MacFarlane</name>
<email>fiddlosopher@gmail.com</email>
</author>
<published>2014-12-15T20:05:04+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/commit/?id=d6077ea037e23f6e2c0d83dda7b5d7106f48d1a3'/>
<id>d6077ea037e23f6e2c0d83dda7b5d7106f48d1a3</id>
<content type='text'>
Reverts 225d720.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reverts 225d720.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use chunk for fenced code info, instead of strbuf.</title>
<updated>2014-12-14T22:03:57+00:00</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2014-12-14T22:03:08+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/commit/?id=e9e4fa11de887c3e558310d3ef3bc6215510f6f4'/>
<id>e9e4fa11de887c3e558310d3ef3bc6215510f6f4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename CMARK_NODE_INLINE_CODE -&gt; CMARK_NODE_CODE.</title>
<updated>2014-12-14T16:18:27+00:00</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2014-12-14T16:18:27+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/commit/?id=66e986ec02c417ba9387dbf906381bba598c3f00'/>
<id>66e986ec02c417ba9387dbf906381bba598c3f00</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove CMARK_NODE_REFERENCE_DEF from API.</title>
<updated>2014-12-13T19:40:00+00:00</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2014-12-13T19:33:57+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/commit/?id=a6a7d2f8f47df7144e636ae2875a8d2ffc0173ae'/>
<id>a6a7d2f8f47df7144e636ae2875a8d2ffc0173ae</id>
<content type='text'>
Modified finalize in blocks.c to return parent of finalized
block, so we can handle the case of reference definitions,
when we simply remove the finalized block.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Modified finalize in blocks.c to return parent of finalized
block, so we can handle the case of reference definitions,
when we simply remove the finalized block.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Removed CMARK_NODE_REFERENCE_DEF from API."</title>
<updated>2014-12-13T07:49:52+00:00</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2014-12-13T07:49:52+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/commit/?id=831bf6de49ae58bd3630f40bdb6f8bc5371a33dd'/>
<id>831bf6de49ae58bd3630f40bdb6f8bc5371a33dd</id>
<content type='text'>
This reverts commit b598b52a4acdc2332be3d34e30237d1b93b7dd03.

The change led to some problems, because some of the callers
of 'finalize' expected the node to exist after the call.
This could all be rewritten, but for now let's just revert.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit b598b52a4acdc2332be3d34e30237d1b93b7dd03.

The change led to some problems, because some of the callers
of 'finalize' expected the node to exist after the call.
This could all be rewritten, but for now let's just revert.
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed CMARK_NODE_REFERENCE_DEF from API.</title>
<updated>2014-12-13T07:20:36+00:00</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2014-12-13T07:00:51+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/commit/?id=b598b52a4acdc2332be3d34e30237d1b93b7dd03'/>
<id>b598b52a4acdc2332be3d34e30237d1b93b7dd03</id>
<content type='text'>
There's no reason to store these empty nodes in the API.
The references have already been resolved.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There's no reason to store these empty nodes in the API.
The references have already been resolved.
</pre>
</div>
</content>
</entry>
</feed>
