<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cmark/src/render.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>Use C string instead of chunk in renderer</title>
<updated>2020-01-23T16:25:54+00:00</updated>
<author>
<name>Nick Wellnhofer</name>
<email>wellnhofer@aevum.de</email>
</author>
<published>2020-01-19T00:22:17+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/commit/?id=68a3f24d93ed63fd1545c691442d69630649eadb'/>
<id>68a3f24d93ed63fd1545c691442d69630649eadb</id>
<content type='text'>
Fix another place where an "allocated" cmark_chunk was used.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix another place where an "allocated" cmark_chunk was used.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add options field to cmark_renderer.</title>
<updated>2020-01-10T17:03:04+00:00</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2020-01-10T17:03:04+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/commit/?id=2da6c9b98e1c5ab0c307a47f63c78e6d6c85543e'/>
<id>2da6c9b98e1c5ab0c307a47f63c78e6d6c85543e</id>
<content type='text'>
This is an internal change, as this isn't part of the
public API.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is an internal change, as this isn't part of the
public API.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove leftover includes of memory.h.</title>
<updated>2019-03-29T04:29:23+00:00</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2019-03-29T04:29:00+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/commit/?id=8ceba9fbde543f3b1711c0ebf476f16d3b606da5'/>
<id>8ceba9fbde543f3b1711c0ebf476f16d3b606da5</id>
<content type='text'>
Closes #290.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #290.
</pre>
</div>
</content>
</entry>
<entry>
<title>cmark: Implement support for custom allocators</title>
<updated>2016-06-06T22:39:05+00:00</updated>
<author>
<name>Vicent Marti</name>
<email>tanoku@gmail.com</email>
</author>
<published>2016-05-27T14:55:16+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/commit/?id=25429c96f6554ffac415f9d865934b1183f3398e'/>
<id>25429c96f6554ffac415f9d865934b1183f3398e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>renderer:  no_linebreaks instead of no_wrap.</title>
<updated>2016-06-01T21:58:58+00:00</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2016-06-01T21:58:58+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/commit/?id=60bd289c18e06e199260ee374ef29e3017bc4a90'/>
<id>60bd289c18e06e199260ee374ef29e3017bc4a90</id>
<content type='text'>
We generally want this option to prohibit any breaking
in things like headers (not just wraps, but softbreaks).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We generally want this option to prohibit any breaking
in things like headers (not just wraps, but softbreaks).
</pre>
</div>
</content>
</entry>
<entry>
<title>render:  added begin_content field.</title>
<updated>2015-12-29T01:09:02+00:00</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2015-12-29T01:08:39+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/commit/?id=ce0f7d431ce3e0d8c131b81cd2f6a9a8e113fb93'/>
<id>ce0f7d431ce3e0d8c131b81cd2f6a9a8e113fb93</id>
<content type='text'>
This is like `begin_line` except that it doesn't trigger
production of the prefix.  So it can be set after an initial
prefix (say `&gt; `) is printed by the renderer, and consulted
in determining whether to escape content that has a special
meaning at the beginning of a line.

Used in the commonmark renderer.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is like `begin_line` except that it doesn't trigger
production of the prefix.  So it can be set after an initial
prefix (say `&gt; `) is printed by the renderer, and consulted
in determining whether to escape content that has a special
meaning at the beginning of a line.

Used in the commonmark renderer.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use clang-format, llvm style, for formatting.</title>
<updated>2015-07-28T04:35:54+00:00</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2015-07-28T04:35:54+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/commit/?id=62cb38bf8a826125fba0034221343aa70dd3d415'/>
<id>62cb38bf8a826125fba0034221343aa70dd3d415</id>
<content type='text'>
* Reformatted all source files.
* Added 'format' target to Makefile.
* Removed 'astyle' target.
* Updated .editorconfig.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Reformatted all source files.
* Added 'format' target to Makefile.
* Removed 'astyle' target.
* Updated .editorconfig.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed type on cmark_render_code_point.</title>
<updated>2015-07-13T00:30:24+00:00</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2015-07-13T00:30:24+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/commit/?id=88078d6479b50f84acba80f2a4c0779e52159beb'/>
<id>88078d6479b50f84acba80f2a4c0779e52159beb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added cmark_render_code_point.</title>
<updated>2015-07-12T23:55:22+00:00</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2015-07-12T23:55:22+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/commit/?id=9e154368dd8cb9a1a00340c2210722f22160c402'/>
<id>9e154368dd8cb9a1a00340c2210722f22160c402</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>render: added cmark_render_ascii, to be used in char escapers.</title>
<updated>2015-07-12T23:13:02+00:00</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2015-07-12T23:13:02+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/commit/?id=49e015cdac778bf82baeb41f1b204668980c635b'/>
<id>49e015cdac778bf82baeb41f1b204668980c635b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
