<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cmark/man, branch master</title>
<subtitle>My own fork of cmark for commonmark conversion</subtitle>
<link rel='alternate' type='text/html' href='http://5.196.69.93/cmark/'/>
<entry>
<title>add reference to mom in manpage</title>
<updated>2020-09-02T09:26:27+00:00</updated>
<author>
<name>KatolaZ</name>
<email>katolaz@freaknet.org</email>
</author>
<published>2020-09-02T09:26:27+00:00</published>
<link rel='alternate' type='text/html' href='http://5.196.69.93/cmark/commit/?id=95b1ddf86d78ce7c85c15013b01e79408368790c'/>
<id>95b1ddf86d78ce7c85c15013b01e79408368790c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Re-add `--safe` command-line option as a no-op.</title>
<updated>2020-06-22T17:27:47+00:00</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2020-06-22T17:27:47+00:00</published>
<link rel='alternate' type='text/html' href='http://5.196.69.93/cmark/commit/?id=54b377278187f02621a60b3585de4ec02399234a'/>
<id>54b377278187f02621a60b3585de4ec02399234a</id>
<content type='text'>
See #344.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See #344.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update date on cmark.1.</title>
<updated>2020-02-12T04:49:21+00:00</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2020-02-12T04:49:21+00:00</published>
<link rel='alternate' type='text/html' href='http://5.196.69.93/cmark/commit/?id=9d6697f9d37feb644a8ad31b8232f870df9df7f3'/>
<id>9d6697f9d37feb644a8ad31b8232f870df9df7f3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cmark.1 - Document --unsafe instead of --safe.</title>
<updated>2020-02-12T01:40:01+00:00</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2020-02-12T01:39:46+00:00</published>
<link rel='alternate' type='text/html' href='http://5.196.69.93/cmark/commit/?id=72a2d2f7551c80c3f13f4c80e2f2bc4aeb0e0955'/>
<id>72a2d2f7551c80c3f13f4c80e2f2bc4aeb0e0955</id>
<content type='text'>
Closes #332.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #332.
</pre>
</div>
</content>
</entry>
<entry>
<title>cmark.1: remove docs for `--normalize` which no longer exists.</title>
<updated>2020-02-12T01:37:03+00:00</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2020-02-12T01:37:03+00:00</published>
<link rel='alternate' type='text/html' href='http://5.196.69.93/cmark/commit/?id=ea16f664692aaa3e11473c642bcdbb8f77ee8269'/>
<id>ea16f664692aaa3e11473c642bcdbb8f77ee8269</id>
<content type='text'>
See #332
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See #332
</pre>
</div>
</content>
</entry>
<entry>
<title>Add cmark_get_default_mem_allocator().</title>
<updated>2020-02-09T17:03:16+00:00</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2020-02-09T17:03:16+00:00</published>
<link rel='alternate' type='text/html' href='http://5.196.69.93/cmark/commit/?id=fdbdbf7ecc8597d2b6ae329ecbdabebaf0793fba'/>
<id>fdbdbf7ecc8597d2b6ae329ecbdabebaf0793fba</id>
<content type='text'>
API change: This adds a new exported function in cmark.h.

Closes #330.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
API change: This adds a new exported function in cmark.h.

Closes #330.
</pre>
</div>
</content>
</entry>
<entry>
<title>build: improve man page installation</title>
<updated>2020-01-03T05:58:05+00:00</updated>
<author>
<name>Saleem Abdulrasool</name>
<email>compnerd@compnerd.org</email>
</author>
<published>2019-12-22T18:32:57+00:00</published>
<link rel='alternate' type='text/html' href='http://5.196.69.93/cmark/commit/?id=828eeaf8960a347777f34ed134c5211717f1d446'/>
<id>828eeaf8960a347777f34ed134c5211717f1d446</id>
<content type='text'>
man pages are extremely useful, but are not generally available on
Windows.  This changes the install condition to check for the Windows
cross-compile rather than the toolchain in use.  It is possible to build
for Windows using clang in the GNU driver.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
man pages are extremely useful, but are not generally available on
Windows.  This changes the install condition to check for the Windows
cross-compile rather than the toolchain in use.  It is possible to build
for Windows using clang in the GNU driver.
</pre>
</div>
</content>
</entry>
<entry>
<title>build: only include GNUInstallDirs once</title>
<updated>2020-01-03T05:58:05+00:00</updated>
<author>
<name>Saleem Abdulrasool</name>
<email>compnerd@compnerd.org</email>
</author>
<published>2019-12-22T18:29:46+00:00</published>
<link rel='alternate' type='text/html' href='http://5.196.69.93/cmark/commit/?id=b7188e8c1bfe0e148c3d3e6d08a9004cdfb2264d'/>
<id>b7188e8c1bfe0e148c3d3e6d08a9004cdfb2264d</id>
<content type='text'>
Avoid including the utility once, which should avoid some unnecessary
CMake checks, and reduces duplication.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Avoid including the utility once, which should avoid some unnecessary
CMake checks, and reduces duplication.
</pre>
</div>
</content>
</entry>
<entry>
<title>Define CMARK_OPT_SAFE for API compatibility.</title>
<updated>2019-03-19T23:27:24+00:00</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2019-03-19T23:27:24+00:00</published>
<link rel='alternate' type='text/html' href='http://5.196.69.93/cmark/commit/?id=ecd0c8c23f011e845ca96704b154083c0f07a994'/>
<id>ecd0c8c23f011e845ca96704b154083c0f07a994</id>
<content type='text'>
It doesn't do anything; this is documented.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It doesn't do anything; this is documented.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make rendering safe by default.</title>
<updated>2019-03-18T05:43:38+00:00</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2019-03-18T05:43:38+00:00</published>
<link rel='alternate' type='text/html' href='http://5.196.69.93/cmark/commit/?id=325a1471d2a32bcc1e2d2580b973ff4ba1df85e8'/>
<id>325a1471d2a32bcc1e2d2580b973ff4ba1df85e8</id>
<content type='text'>
Removes CMARK_OPT_SAFE from options.

Adds CMARK_OPT_UNSAFE, with the opposite meaning.
The new default behavior is to suppress raw HTML and
potentially dangerous links.  The CMARK_OPT_UNSAFE
option has to be set explicitly to prevent this.

--------------------------------------------------------
NOTE: This change will require modifications in
bindings for cmark and in most libraries and programs
that use cmark.
--------------------------------------------------------

Closes #239, #273.

Borrows heavily from @kivikakk's patch in github/cmark-gfm#123.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Removes CMARK_OPT_SAFE from options.

Adds CMARK_OPT_UNSAFE, with the opposite meaning.
The new default behavior is to suppress raw HTML and
potentially dangerous links.  The CMARK_OPT_UNSAFE
option has to be set explicitly to prevent this.

--------------------------------------------------------
NOTE: This change will require modifications in
bindings for cmark and in most libraries and programs
that use cmark.
--------------------------------------------------------

Closes #239, #273.

Borrows heavily from @kivikakk's patch in github/cmark-gfm#123.
</pre>
</div>
</content>
</entry>
</feed>
