<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>mdoc, branch HEAD</title>
<subtitle>Generates a fully-formed HTML document from Markdown using cmark.
</subtitle>
<entry>
<id>4d7ec462e83363bbb02350148f79af4d7393c64b</id>
<published>2022-08-25T16:35:44Z</published>
<updated>2022-08-25T16:35:44Z</updated>
<title>updated to use cmark stream interface</title>
<link rel="alternate" type="text/html" href="commit/4d7ec462e83363bbb02350148f79af4d7393c64b.html" />
<author>
<name>gearsix</name>
<email>gearsix@tuta.io</email>
</author>
<content>commit 4d7ec462e83363bbb02350148f79af4d7393c64b
parent bad2b5a6db4a42f90944730f58d729d12526b2b4
Author: gearsix &lt;gearsix@tuta.io&gt;
Date:   Thu, 25 Aug 2022 17:35:44 +0100

updated to use cmark stream interface

This avoids documents getting cut-up with end tags in the middle of
blocks when the input is longer than the bufsiz.
It should also reduce the number of calls made to `cmark` to 1 per
document.

</content>
</entry>
<entry>
<id>bad2b5a6db4a42f90944730f58d729d12526b2b4</id>
<published>2022-03-11T11:07:38Z</published>
<updated>2022-03-11T11:07:38Z</updated>
<title>decided to just use the shared library for cmark</title>
<link rel="alternate" type="text/html" href="commit/bad2b5a6db4a42f90944730f58d729d12526b2b4.html" />
<author>
<name>gearsix</name>
<email>gearsix@tuta.io</email>
</author>
<content>commit bad2b5a6db4a42f90944730f58d729d12526b2b4
parent 0febcaacf63ae87bf1365bf525223d3f3bc5db0d
Author: gearsix &lt;gearsix@tuta.io&gt;
Date:   Fri, 11 Mar 2022 11:07:38 +0000

decided to just use the shared library for cmark

</content>
</entry>
<entry>
<id>0febcaacf63ae87bf1365bf525223d3f3bc5db0d</id>
<published>2022-03-10T17:39:29Z</published>
<updated>2022-03-10T17:39:29Z</updated>
<title>removed newline from usage</title>
<link rel="alternate" type="text/html" href="commit/0febcaacf63ae87bf1365bf525223d3f3bc5db0d.html" />
<author>
<name>gearsix</name>
<email>gearsix@tuta.io</email>
</author>
<content>commit 0febcaacf63ae87bf1365bf525223d3f3bc5db0d
parent 7834fa3a036cda21ffcdda466ad1d4acd50ec22f
Author: gearsix &lt;gearsix@tuta.io&gt;
Date:   Thu, 10 Mar 2022 17:39:29 +0000

removed newline from usage

</content>
</entry>
<entry>
<id>7834fa3a036cda21ffcdda466ad1d4acd50ec22f</id>
<published>2022-03-02T17:23:22Z</published>
<updated>2022-03-02T17:23:22Z</updated>
<title>fixed build to use static libcmark</title>
<link rel="alternate" type="text/html" href="commit/7834fa3a036cda21ffcdda466ad1d4acd50ec22f.html" />
<author>
<name>gearsix</name>
<email>gearsix@tuta.io</email>
</author>
<content>commit 7834fa3a036cda21ffcdda466ad1d4acd50ec22f
parent 3bbe3d0a7a9da59163b70c63636ce1f4e4c6423c
Author: gearsix &lt;gearsix@tuta.io&gt;
Date:   Wed,  2 Mar 2022 17:23:22 +0000

fixed build to use static libcmark

</content>
</entry>
<entry>
<id>3bbe3d0a7a9da59163b70c63636ce1f4e4c6423c</id>
<published>2021-11-06T15:25:44Z</published>
<updated>2021-11-06T15:25:44Z</updated>
<title>added cleanexit() for SIGINT</title>
<link rel="alternate" type="text/html" href="commit/3bbe3d0a7a9da59163b70c63636ce1f4e4c6423c.html" />
<author>
<name>gearsix</name>
<email>gearsix@tuta.io</email>
</author>
<content>commit 3bbe3d0a7a9da59163b70c63636ce1f4e4c6423c
parent 800c45422ea9c0ea8b9287c98f86b075c1487adb
Author: gearsix &lt;gearsix@tuta.io&gt;
Date:   Sat,  6 Nov 2021 15:25:44 +0000

added cleanexit() for SIGINT

</content>
</entry>
<entry>
<id>800c45422ea9c0ea8b9287c98f86b075c1487adb</id>
<published>2021-11-06T15:23:12Z</published>
<updated>2021-11-06T15:23:46Z</updated>
<title>created cmark();</title>
<link rel="alternate" type="text/html" href="commit/800c45422ea9c0ea8b9287c98f86b075c1487adb.html" />
<author>
<name>gearsix</name>
<email>gearsix@tuta.io</email>
</author>
<content>commit 800c45422ea9c0ea8b9287c98f86b075c1487adb
parent d11584ca59a9ca8ebf7a00064c7d694b1b1fdc85
Author: gearsix &lt;gearsix@tuta.io&gt;
Date:   Sat,  6 Nov 2021 15:23:12 +0000

created cmark();

</content>
</entry>
<entry>
<id>d11584ca59a9ca8ebf7a00064c7d694b1b1fdc85</id>
<published>2021-11-06T13:40:28Z</published>
<updated>2021-11-06T13:40:28Z</updated>
<title>init commit</title>
<link rel="alternate" type="text/html" href="commit/d11584ca59a9ca8ebf7a00064c7d694b1b1fdc85.html" />
<author>
<name>gearsix</name>
<email>gearsix@tuta.io</email>
</author>
<content>commit d11584ca59a9ca8ebf7a00064c7d694b1b1fdc85
Author: gearsix &lt;gearsix@tuta.io&gt;
Date:   Sat,  6 Nov 2021 13:40:28 +0000

init commit

</content>
</entry>
</feed>
