<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>smu, branch HEAD</title>
<subtitle>smu - simple markup (Markdown) processor (fork, fixes + features)
</subtitle>
<entry>
<id>52c7827a1354d01a4a30c5fc4ddebde9a9c2282d</id>
<published>2021-05-13T15:43:45Z</published>
<updated>2021-05-13T15:43:45Z</updated>
<title type="text">tests: add another title test</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/52c7827a1354d01a4a30c5fc4ddebde9a9c2282d.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>[email protected]</email>
</author>
<content type="text">commit 52c7827a1354d01a4a30c5fc4ddebde9a9c2282d
parent d19644d2392f4db2d0caccfebef6147ac9b8bae2
Author: Hiltjo Posthuma &lt;[email protected]&gt;
Date:   Thu, 13 May 2021 17:43:45 +0200

tests: add another title test

</content>
</entry>
<entry>
<id>d19644d2392f4db2d0caccfebef6147ac9b8bae2</id>
<published>2021-05-13T15:04:10Z</published>
<updated>2021-05-13T15:04:10Z</updated>
<title type="text">improve title parsing, must match either the amount of bytes or have only - or = on a line</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/d19644d2392f4db2d0caccfebef6147ac9b8bae2.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>[email protected]</email>
</author>
<content type="text">commit d19644d2392f4db2d0caccfebef6147ac9b8bae2
parent 469673436b2708e885b9e95f0f792a7ffe10ac86
Author: Hiltjo Posthuma &lt;[email protected]&gt;
Date:   Thu, 13 May 2021 17:04:10 +0200

improve title parsing, must match either the amount of bytes or have only - or = on a line

This also fixes an identical case with a ruler &quot;---\n&quot;.

</content>
</entry>
<entry>
<id>469673436b2708e885b9e95f0f792a7ffe10ac86</id>
<published>2021-05-13T14:58:09Z</published>
<updated>2021-05-13T14:58:09Z</updated>
<title type="text">treat &quot;---\n&quot; as ruler (hr)</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/469673436b2708e885b9e95f0f792a7ffe10ac86.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>[email protected]</email>
</author>
<content type="text">commit 469673436b2708e885b9e95f0f792a7ffe10ac86
parent 03f280144ca5290651031862f802e4bf39fa2dc5
Author: Hiltjo Posthuma &lt;[email protected]&gt;
Date:   Thu, 13 May 2021 16:58:09 +0200

treat &quot;---\n&quot; as ruler (hr)

other Markdown parsers do this

</content>
</entry>
<entry>
<id>03f280144ca5290651031862f802e4bf39fa2dc5</id>
<published>2021-05-13T14:49:01Z</published>
<updated>2021-05-13T14:49:01Z</updated>
<title type="text">tests: add more test-cases</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/03f280144ca5290651031862f802e4bf39fa2dc5.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>[email protected]</email>
</author>
<content type="text">commit 03f280144ca5290651031862f802e4bf39fa2dc5
parent b3c8d1c2bd22c00581982a70ecf7f943168a41c3
Author: Hiltjo Posthuma &lt;[email protected]&gt;
Date:   Thu, 13 May 2021 16:49:01 +0200

tests: add more test-cases

</content>
</entry>
<entry>
<id>b3c8d1c2bd22c00581982a70ecf7f943168a41c3</id>
<published>2021-05-13T14:48:27Z</published>
<updated>2021-05-13T14:48:27Z</updated>
<title type="text">improve attribute parsing for links and images + do not output empty titles</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/b3c8d1c2bd22c00581982a70ecf7f943168a41c3.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>[email protected]</email>
</author>
<content type="text">commit b3c8d1c2bd22c00581982a70ecf7f943168a41c3
parent 2a2b8581a3302d94a9d9d461b7c4ef882c58ab86
Author: Hiltjo Posthuma &lt;[email protected]&gt;
Date:   Thu, 13 May 2021 16:48:27 +0200

improve attribute parsing for links and images + do not output empty titles

discount and lowdown do not output empty titles either.

</content>
</entry>
<entry>
<id>2a2b8581a3302d94a9d9d461b7c4ef882c58ab86</id>
<published>2021-05-13T12:41:13Z</published>
<updated>2021-05-13T12:41:13Z</updated>
<title type="text">small code-style and &quot;malloc&quot; -&gt; &quot;realloc&quot;</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/2a2b8581a3302d94a9d9d461b7c4ef882c58ab86.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>[email protected]</email>
</author>
<content type="text">commit 2a2b8581a3302d94a9d9d461b7c4ef882c58ab86
parent 9c68585ed395bc9db7339433746ec0dd8298cabc
Author: Hiltjo Posthuma &lt;[email protected]&gt;
Date:   Thu, 13 May 2021 14:41:13 +0200

small code-style and &quot;malloc&quot; -&gt; &quot;realloc&quot;

</content>
</entry>
<entry>
<id>9c68585ed395bc9db7339433746ec0dd8298cabc</id>
<published>2021-05-13T12:39:48Z</published>
<updated>2021-05-13T12:39:48Z</updated>
<title type="text">add reading from file feature back, improve man page</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/9c68585ed395bc9db7339433746ec0dd8298cabc.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>[email protected]</email>
</author>
<content type="text">commit 9c68585ed395bc9db7339433746ec0dd8298cabc
parent 5573f301eb9eb97b251ff499ddca138417dcf43c
Author: Hiltjo Posthuma &lt;[email protected]&gt;
Date:   Thu, 13 May 2021 14:39:48 +0200

add reading from file feature back, improve man page

</content>
</entry>
<entry>
<id>5573f301eb9eb97b251ff499ddca138417dcf43c</id>
<published>2021-05-13T12:21:01Z</published>
<updated>2021-05-13T12:21:01Z</updated>
<title type="text">Makefile improvements, remove LIBOBJ which wasnt used</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/5573f301eb9eb97b251ff499ddca138417dcf43c.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>[email protected]</email>
</author>
<content type="text">commit 5573f301eb9eb97b251ff499ddca138417dcf43c
parent 79ae7cc136a53cc6fa0dfcce6adfd9351e028f0c
Author: Hiltjo Posthuma &lt;[email protected]&gt;
Date:   Thu, 13 May 2021 14:21:01 +0200

Makefile improvements, remove LIBOBJ which wasnt used

</content>
</entry>
<entry>
<id>79ae7cc136a53cc6fa0dfcce6adfd9351e028f0c</id>
<published>2021-05-11T16:00:22Z</published>
<updated>2021-05-11T16:00:22Z</updated>
<title type="text">testdoc: add some tests for titles</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/79ae7cc136a53cc6fa0dfcce6adfd9351e028f0c.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>[email protected]</email>
</author>
<content type="text">commit 79ae7cc136a53cc6fa0dfcce6adfd9351e028f0c
parent d58759a6f00ab596d7238a22b07395e2d186ec19
Author: Hiltjo Posthuma &lt;[email protected]&gt;
Date:   Tue, 11 May 2021 18:00:22 +0200

testdoc: add some tests for titles

</content>
</entry>
<entry>
<id>d58759a6f00ab596d7238a22b07395e2d186ec19</id>
<published>2021-05-11T15:59:27Z</published>
<updated>2021-05-11T15:59:27Z</updated>
<title type="text">change it so titles don&#39;t require the exact amount bytes/columns of - and =</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/d58759a6f00ab596d7238a22b07395e2d186ec19.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>[email protected]</email>
</author>
<content type="text">commit d58759a6f00ab596d7238a22b07395e2d186ec19
parent 0c366f57600669cba8cff413d080f58304073a3f
Author: Hiltjo Posthuma &lt;[email protected]&gt;
Date:   Tue, 11 May 2021 17:59:27 +0200

change it so titles don&#39;t require the exact amount bytes/columns of - and =

This would be a bit unintuitive too when using unicode or multiwidth/column
characters in titles.

</content>
</entry>
<entry>
<id>0c366f57600669cba8cff413d080f58304073a3f</id>
<published>2021-05-11T15:44:08Z</published>
<updated>2021-05-11T15:44:08Z</updated>
<title type="text">fix a regression in parsing when a link contains () + minor style fix</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/0c366f57600669cba8cff413d080f58304073a3f.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>[email protected]</email>
</author>
<content type="text">commit 0c366f57600669cba8cff413d080f58304073a3f
parent 743f6ce00b472c6e7694b5d3c02eb73cbccaf223
Author: Hiltjo Posthuma &lt;[email protected]&gt;
Date:   Tue, 11 May 2021 17:44:08 +0200

fix a regression in parsing when a link contains () + minor style fix

</content>
</entry>
<entry>
<id>743f6ce00b472c6e7694b5d3c02eb73cbccaf223</id>
<published>2021-05-11T15:43:57Z</published>
<updated>2021-05-11T15:43:57Z</updated>
<title type="text">tests: add 2 link tests</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/743f6ce00b472c6e7694b5d3c02eb73cbccaf223.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>[email protected]</email>
</author>
<content type="text">commit 743f6ce00b472c6e7694b5d3c02eb73cbccaf223
parent 1fa74fe8b249d88a0db4bbd96a7f144fcf0c3a6c
Author: Hiltjo Posthuma &lt;[email protected]&gt;
Date:   Tue, 11 May 2021 17:43:57 +0200

tests: add 2 link tests

</content>
</entry>
<entry>
<id>1fa74fe8b249d88a0db4bbd96a7f144fcf0c3a6c</id>
<published>2021-05-11T15:33:18Z</published>
<updated>2021-05-11T15:33:18Z</updated>
<title type="text">image: allow title or dimensions and allow them in any order</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/1fa74fe8b249d88a0db4bbd96a7f144fcf0c3a6c.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>[email protected]</email>
</author>
<content type="text">commit 1fa74fe8b249d88a0db4bbd96a7f144fcf0c3a6c
parent 30baf9de128f6bf13470f2356cac768e0a8f95d5
Author: Hiltjo Posthuma &lt;[email protected]&gt;
Date:   Tue, 11 May 2021 17:33:18 +0200

image: allow title or dimensions and allow them in any order

</content>
</entry>
<entry>
<id>30baf9de128f6bf13470f2356cac768e0a8f95d5</id>
<published>2021-05-11T15:33:04Z</published>
<updated>2021-05-11T15:33:04Z</updated>
<title type="text">testdoc: add test for an unclosed quoted title attribute</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/30baf9de128f6bf13470f2356cac768e0a8f95d5.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>[email protected]</email>
</author>
<content type="text">commit 30baf9de128f6bf13470f2356cac768e0a8f95d5
parent f73e2fd6e19cbec585560f08ce675ab20117621d
Author: Hiltjo Posthuma &lt;[email protected]&gt;
Date:   Tue, 11 May 2021 17:33:04 +0200

testdoc: add test for an unclosed quoted title attribute

</content>
</entry>
<entry>
<id>f73e2fd6e19cbec585560f08ce675ab20117621d</id>
<published>2021-05-11T15:30:43Z</published>
<updated>2021-05-11T15:30:43Z</updated>
<title type="text">tests: add some tests</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/f73e2fd6e19cbec585560f08ce675ab20117621d.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>[email protected]</email>
</author>
<content type="text">commit f73e2fd6e19cbec585560f08ce675ab20117621d
parent 768d333826b6f3a867048755ae9fb1cf930f751c
Author: Hiltjo Posthuma &lt;[email protected]&gt;
Date:   Tue, 11 May 2021 17:30:43 +0200

tests: add some tests

</content>
</entry>
<entry>
<id>768d333826b6f3a867048755ae9fb1cf930f751c</id>
<published>2021-05-11T15:30:22Z</published>
<updated>2021-05-11T15:30:22Z</updated>
<title type="text">LICENSE: reorder, maintainer of this fork</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/768d333826b6f3a867048755ae9fb1cf930f751c.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>[email protected]</email>
</author>
<content type="text">commit 768d333826b6f3a867048755ae9fb1cf930f751c
parent bcfa37c77dc9519b54e05813b1f73dbbf0f0b4c9
Author: Hiltjo Posthuma &lt;[email protected]&gt;
Date:   Tue, 11 May 2021 17:30:22 +0200

LICENSE: reorder, maintainer of this fork

</content>
</entry>
<entry>
<id>bcfa37c77dc9519b54e05813b1f73dbbf0f0b4c9</id>
<published>2021-05-11T15:30:03Z</published>
<updated>2021-05-11T15:30:03Z</updated>
<title type="text">add -l option to set lazyload hint for images that have dimensions</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/bcfa37c77dc9519b54e05813b1f73dbbf0f0b4c9.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>[email protected]</email>
</author>
<content type="text">commit bcfa37c77dc9519b54e05813b1f73dbbf0f0b4c9
parent fbc3d2b11f52754309998077a50a757278671759
Author: Hiltjo Posthuma &lt;[email protected]&gt;
Date:   Tue, 11 May 2021 17:30:03 +0200

add -l option to set lazyload hint for images that have dimensions

</content>
</entry>
<entry>
<id>fbc3d2b11f52754309998077a50a757278671759</id>
<published>2021-05-11T00:29:44Z</published>
<updated>2021-05-11T00:29:44Z</updated>
<title type="text">some code simplifications</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/fbc3d2b11f52754309998077a50a757278671759.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>[email protected]</email>
</author>
<content type="text">commit fbc3d2b11f52754309998077a50a757278671759
parent 2b8ceea120b0fb3679e919420bae4c7cbcb7e654
Author: Hiltjo Posthuma &lt;[email protected]&gt;
Date:   Tue, 11 May 2021 02:29:44 +0200

some code simplifications

</content>
</entry>
<entry>
<id>2b8ceea120b0fb3679e919420bae4c7cbcb7e654</id>
<published>2021-05-11T00:28:55Z</published>
<updated>2021-05-11T00:28:55Z</updated>
<title type="text">rewrite man page to the mdoc format</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/2b8ceea120b0fb3679e919420bae4c7cbcb7e654.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>[email protected]</email>
</author>
<content type="text">commit 2b8ceea120b0fb3679e919420bae4c7cbcb7e654
parent 9efd809063c6ad0289537b4239d933a8ca9471a6
Author: Hiltjo Posthuma &lt;[email protected]&gt;
Date:   Tue, 11 May 2021 02:28:55 +0200

rewrite man page to the mdoc format

</content>
</entry>
<entry>
<id>9efd809063c6ad0289537b4239d933a8ca9471a6</id>
<published>2021-05-11T00:23:01Z</published>
<updated>2021-05-11T00:23:01Z</updated>
<title type="text">Makefile: package README and test file &quot;testdoc&quot;</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/9efd809063c6ad0289537b4239d933a8ca9471a6.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>[email protected]</email>
</author>
<content type="text">commit 9efd809063c6ad0289537b4239d933a8ca9471a6
parent 0a167db23f6a7f343500a9bcc754819f7023cfcf
Author: Hiltjo Posthuma &lt;[email protected]&gt;
Date:   Tue, 11 May 2021 02:23:01 +0200

Makefile: package README and test file &quot;testdoc&quot;

</content>
</entry>
<entry>
<id>0a167db23f6a7f343500a9bcc754819f7023cfcf</id>
<published>2021-05-11T00:22:47Z</published>
<updated>2021-05-11T00:22:47Z</updated>
<title type="text">rename documentation to README</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/0a167db23f6a7f343500a9bcc754819f7023cfcf.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>[email protected]</email>
</author>
<content type="text">commit 0a167db23f6a7f343500a9bcc754819f7023cfcf
parent 6c46ee93c22968979bf5a6d5024c42247ec6ffeb
Author: Hiltjo Posthuma &lt;[email protected]&gt;
Date:   Tue, 11 May 2021 02:22:47 +0200

rename documentation to README

</content>
</entry>
<entry>
<id>6c46ee93c22968979bf5a6d5024c42247ec6ffeb</id>
<published>2021-05-11T00:21:20Z</published>
<updated>2021-05-11T00:21:20Z</updated>
<title type="text">fix undefined behaviour, cast for ctype functions</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/6c46ee93c22968979bf5a6d5024c42247ec6ffeb.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>[email protected]</email>
</author>
<content type="text">commit 6c46ee93c22968979bf5a6d5024c42247ec6ffeb
parent 37f6db9f41353d1f93c9a56f06333f2c5223c7c9
Author: Hiltjo Posthuma &lt;[email protected]&gt;
Date:   Tue, 11 May 2021 02:21:20 +0200

fix undefined behaviour, cast for ctype functions

</content>
</entry>
<entry>
<id>37f6db9f41353d1f93c9a56f06333f2c5223c7c9</id>
<published>2021-05-11T00:19:52Z</published>
<updated>2021-05-11T00:19:52Z</updated>
<title type="text">remove parsing &quot;--&quot;</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/37f6db9f41353d1f93c9a56f06333f2c5223c7c9.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>[email protected]</email>
</author>
<content type="text">commit 37f6db9f41353d1f93c9a56f06333f2c5223c7c9
parent 17b1b9066c0915acb506e014d65aa7f70aaa29e3
Author: Hiltjo Posthuma &lt;[email protected]&gt;
Date:   Tue, 11 May 2021 02:19:52 +0200

remove parsing &quot;--&quot;

</content>
</entry>
<entry>
<id>17b1b9066c0915acb506e014d65aa7f70aaa29e3</id>
<published>2021-05-11T00:19:39Z</published>
<updated>2021-05-11T00:19:39Z</updated>
<title type="text">code-style pass #2, else blocks</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/17b1b9066c0915acb506e014d65aa7f70aaa29e3.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>[email protected]</email>
</author>
<content type="text">commit 17b1b9066c0915acb506e014d65aa7f70aaa29e3
parent b2cd7b8e8170818f6f5a7065a4a96cedf61c7c64
Author: Hiltjo Posthuma &lt;[email protected]&gt;
Date:   Tue, 11 May 2021 02:19:39 +0200

code-style pass #2, else blocks

</content>
</entry>
<entry>
<id>b2cd7b8e8170818f6f5a7065a4a96cedf61c7c64</id>
<published>2021-05-11T00:17:05Z</published>
<updated>2021-05-11T00:17:05Z</updated>
<title type="text">micro-optimization: fputc (function) -&gt; putc (possible macro)</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/b2cd7b8e8170818f6f5a7065a4a96cedf61c7c64.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>[email protected]</email>
</author>
<content type="text">commit b2cd7b8e8170818f6f5a7065a4a96cedf61c7c64
parent cb1471bace36cbe8097e56367f0d07d04e553217
Author: Hiltjo Posthuma &lt;[email protected]&gt;
Date:   Tue, 11 May 2021 02:17:05 +0200

micro-optimization: fputc (function) -&gt; putc (possible macro)

</content>
</entry>
<entry>
<id>cb1471bace36cbe8097e56367f0d07d04e553217</id>
<published>2021-05-11T00:13:42Z</published>
<updated>2021-05-11T00:13:42Z</updated>
<title type="text">code-style pass #1, also using sizeof(char) is retarded</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/cb1471bace36cbe8097e56367f0d07d04e553217.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>[email protected]</email>
</author>
<content type="text">commit cb1471bace36cbe8097e56367f0d07d04e553217
parent dc715a83638a2c710c99718d9ae7a95478913395
Author: Hiltjo Posthuma &lt;[email protected]&gt;
Date:   Tue, 11 May 2021 02:13:42 +0200

code-style pass #1, also using sizeof(char) is retarded

</content>
</entry>
<entry>
<id>dc715a83638a2c710c99718d9ae7a95478913395</id>
<published>2021-05-11T00:01:52Z</published>
<updated>2021-05-11T00:01:52Z</updated>
<title type="text">add pledge support, remove file argument option</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/dc715a83638a2c710c99718d9ae7a95478913395.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>[email protected]</email>
</author>
<content type="text">commit dc715a83638a2c710c99718d9ae7a95478913395
parent 044e25311d769ca36be0d82b1f942d487023aa01
Author: Hiltjo Posthuma &lt;[email protected]&gt;
Date:   Tue, 11 May 2021 02:01:52 +0200

add pledge support, remove file argument option

- fix possible fclose(stdin).
- add usage() function and print it also on passing &quot;-h&quot;.

</content>
</entry>
<entry>
<id>044e25311d769ca36be0d82b1f942d487023aa01</id>
<published>2021-05-10T23:57:29Z</published>
<updated>2021-05-10T23:57:29Z</updated>
<title type="text">testdoc: add some tests for image dimension feature</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/044e25311d769ca36be0d82b1f942d487023aa01.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>[email protected]</email>
</author>
<content type="text">commit 044e25311d769ca36be0d82b1f942d487023aa01
parent b86862d80b46ff9c7269a02a18f09b81aab3587c
Author: Hiltjo Posthuma &lt;[email protected]&gt;
Date:   Tue, 11 May 2021 01:57:29 +0200

testdoc: add some tests for image dimension feature

</content>
</entry>
<entry>
<id>b86862d80b46ff9c7269a02a18f09b81aab3587c</id>
<published>2021-05-10T23:54:36Z</published>
<updated>2021-05-10T23:54:36Z</updated>
<title type="text">remove LICENSE header in C file, please see the LICENSE file</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/b86862d80b46ff9c7269a02a18f09b81aab3587c.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>[email protected]</email>
</author>
<content type="text">commit b86862d80b46ff9c7269a02a18f09b81aab3587c
parent b5742904c73370eed99a74fdf70419c529abf7ae
Author: Hiltjo Posthuma &lt;[email protected]&gt;
Date:   Tue, 11 May 2021 01:54:36 +0200

remove LICENSE header in C file, please see the LICENSE file

</content>
</entry>
<entry>
<id>b5742904c73370eed99a74fdf70419c529abf7ae</id>
<published>2021-05-10T23:54:20Z</published>
<updated>2021-05-10T23:54:20Z</updated>
<title type="text">remove smu.h</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/b5742904c73370eed99a74fdf70419c529abf7ae.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>[email protected]</email>
</author>
<content type="text">commit b5742904c73370eed99a74fdf70419c529abf7ae
parent 8ccc68ccca20b1c6ae4022e0ab271661c1e11edc
Author: Hiltjo Posthuma &lt;[email protected]&gt;
Date:   Tue, 11 May 2021 01:54:20 +0200

remove smu.h

</content>
</entry>
<entry>
<id>8ccc68ccca20b1c6ae4022e0ab271661c1e11edc</id>
<published>2021-05-10T23:52:02Z</published>
<updated>2021-05-10T23:52:02Z</updated>
<title type="text">order includes</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/8ccc68ccca20b1c6ae4022e0ab271661c1e11edc.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>[email protected]</email>
</author>
<content type="text">commit 8ccc68ccca20b1c6ae4022e0ab271661c1e11edc
parent f3aed972b9371e30d2f31a1ad99950c42734e5f5
Author: Hiltjo Posthuma &lt;[email protected]&gt;
Date:   Tue, 11 May 2021 01:52:02 +0200

order includes

</content>
</entry>
<entry>
<id>f3aed972b9371e30d2f31a1ad99950c42734e5f5</id>
<published>2021-05-10T23:51:07Z</published>
<updated>2021-05-10T23:51:07Z</updated>
<title type="text">simplify malloc</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/f3aed972b9371e30d2f31a1ad99950c42734e5f5.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>[email protected]</email>
</author>
<content type="text">commit f3aed972b9371e30d2f31a1ad99950c42734e5f5
parent 0b13fa5e1a5eac764db9bbbdff3199aefe1b43e2
Author: Hiltjo Posthuma &lt;[email protected]&gt;
Date:   Tue, 11 May 2021 01:51:07 +0200

simplify malloc

.. realloc(NULL, ...) allocates.

</content>
</entry>
<entry>
<id>0b13fa5e1a5eac764db9bbbdff3199aefe1b43e2</id>
<published>2021-05-10T23:48:10Z</published>
<updated>2021-05-10T23:48:10Z</updated>
<title type="text">strip trailing whitespace from links also if theres no title</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/0b13fa5e1a5eac764db9bbbdff3199aefe1b43e2.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>[email protected]</email>
</author>
<content type="text">commit 0b13fa5e1a5eac764db9bbbdff3199aefe1b43e2
parent 84c908fb6f3609c25ea60c57c7009490c3c77044
Author: Hiltjo Posthuma &lt;[email protected]&gt;
Date:   Tue, 11 May 2021 01:48:10 +0200

strip trailing whitespace from links also if theres no title

same as the discount and lowdown Markdown processor

</content>
</entry>
<entry>
<id>84c908fb6f3609c25ea60c57c7009490c3c77044</id>
<published>2021-05-10T23:47:41Z</published>
<updated>2021-05-10T23:47:41Z</updated>
<title type="text">add support for image dimensions and fix a crash</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/84c908fb6f3609c25ea60c57c7009490c3c77044.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>[email protected]</email>
</author>
<content type="text">commit 84c908fb6f3609c25ea60c57c7009490c3c77044
parent 9f36d5824c364b655100d211cf156e7c580464c4
Author: Hiltjo Posthuma &lt;[email protected]&gt;
Date:   Tue, 11 May 2021 01:47:41 +0200

add support for image dimensions and fix a crash

input for image dimensions:

![a](b =2x3) or
![a](b =2)

input to crash:

![a](b &quot;)

</content>
</entry>
<entry>
<id>9f36d5824c364b655100d211cf156e7c580464c4</id>
<published>2021-05-10T23:43:44Z</published>
<updated>2021-05-10T23:43:44Z</updated>
<title type="text">Makefile: simplify, respect system flags</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/9f36d5824c364b655100d211cf156e7c580464c4.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>[email protected]</email>
</author>
<content type="text">commit 9f36d5824c364b655100d211cf156e7c580464c4
parent b4bfba10cb2c000c39249228fcf6286831484a66
Author: Hiltjo Posthuma &lt;[email protected]&gt;
Date:   Tue, 11 May 2021 01:43:44 +0200

Makefile: simplify, respect system flags

</content>
</entry>
<entry>
<id>b4bfba10cb2c000c39249228fcf6286831484a66</id>
<published>2021-05-10T23:42:25Z</published>
<updated>2021-05-10T23:42:25Z</updated>
<title type="text">only escape quotes in attributes, in HTML text nodes it&#39;s not needed and ugly</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/b4bfba10cb2c000c39249228fcf6286831484a66.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>[email protected]</email>
</author>
<content type="text">commit b4bfba10cb2c000c39249228fcf6286831484a66
parent 4aea24b36933f3bb3e68fc56226da50803e4d337
Author: Hiltjo Posthuma &lt;[email protected]&gt;
Date:   Tue, 11 May 2021 01:42:25 +0200

only escape quotes in attributes, in HTML text nodes it&#39;s not needed and ugly

</content>
</entry>
<entry>
<id>4aea24b36933f3bb3e68fc56226da50803e4d337</id>
<published>2021-05-10T23:41:37Z</published>
<updated>2021-05-10T23:41:37Z</updated>
<title type="text">LICENSE: start fork</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/4aea24b36933f3bb3e68fc56226da50803e4d337.gph" />
<author>
<name>Hiltjo Posthuma</name>
<email>[email protected]</email>
</author>
<content type="text">commit 4aea24b36933f3bb3e68fc56226da50803e4d337
parent 2a8d5b1a6bd8f7e30dc4b932b1ab698a75497710
Author: Hiltjo Posthuma &lt;[email protected]&gt;
Date:   Tue, 11 May 2021 01:41:37 +0200

LICENSE: start fork

</content>
</entry>
<entry>
<id>2a8d5b1a6bd8f7e30dc4b932b1ab698a75497710</id>
<published>2019-10-03T11:24:15Z</published>
<updated>2020-07-01T06:56:22Z</updated>
<title type="text">Handle empty lines with whitespace in lists</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/2a8d5b1a6bd8f7e30dc4b932b1ab698a75497710.gph" />
<author>
<name>Karl Bartel</name>
<email>[email protected]</email>
</author>
<content type="text">commit 2a8d5b1a6bd8f7e30dc4b932b1ab698a75497710
parent 23241209f80b4961d706b151d718e1c5b2d5c632
Author: Karl Bartel &lt;[email protected]&gt;
Date:   Thu,  3 Oct 2019 13:24:15 +0200

Handle empty lines with whitespace in lists

</content>
</entry>
<entry>
<id>23241209f80b4961d706b151d718e1c5b2d5c632</id>
<published>2019-10-02T20:20:02Z</published>
<updated>2020-07-01T06:56:22Z</updated>
<title type="text">Fix blockquotes</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/23241209f80b4961d706b151d718e1c5b2d5c632.gph" />
<author>
<name>Karl Bartel</name>
<email>[email protected]</email>
</author>
<content type="text">commit 23241209f80b4961d706b151d718e1c5b2d5c632
parent 028a8dadd1f61f5b773b773b022ad2ccb86e3ddc
Author: Karl Bartel &lt;[email protected]&gt;
Date:   Wed,  2 Oct 2019 22:20:02 +0200

Fix blockquotes

* nesting did not work
* &quot;&gt;&quot; without following space was not recognized as blockquote

Quoting https://spec.commonmark.org/0.29/#example-5:
&gt; Normally the &gt; that begins a block quote may be followed optionally by
a space, which is not considered part of the content.

</content>
</entry>
<entry>
<id>028a8dadd1f61f5b773b773b022ad2ccb86e3ddc</id>
<published>2019-10-02T11:07:03Z</published>
<updated>2020-07-01T06:56:22Z</updated>
<title type="text">Lists only continue when using same marker</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/028a8dadd1f61f5b773b773b022ad2ccb86e3ddc.gph" />
<author>
<name>Karl Bartel</name>
<email>[email protected]</email>
</author>
<content type="text">commit 028a8dadd1f61f5b773b773b022ad2ccb86e3ddc
parent 7fa950993c6d6deafe7787547951abdcec6e1a55
Author: Karl Bartel &lt;[email protected]&gt;
Date:   Wed,  2 Oct 2019 13:07:03 +0200

Lists only continue when using same marker

```
- foo
- bar
+ baz
```
is two lists (see https://spec.commonmark.org/0.29/#example-271)

</content>
</entry>
<entry>
<id>7fa950993c6d6deafe7787547951abdcec6e1a55</id>
<published>2019-10-02T11:06:09Z</published>
<updated>2020-07-01T06:56:22Z</updated>
<title type="text">End list when indent is not reached</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/7fa950993c6d6deafe7787547951abdcec6e1a55.gph" />
<author>
<name>Karl Bartel</name>
<email>[email protected]</email>
</author>
<content type="text">commit 7fa950993c6d6deafe7787547951abdcec6e1a55
parent 7228740ed1e3b14d19744cde41655c21e2e84035
Author: Karl Bartel &lt;[email protected]&gt;
Date:   Wed,  2 Oct 2019 13:06:09 +0200

End list when indent is not reached

Otherwise
```
- foo
- bar
+ baz
```
will become a nested list

</content>
</entry>
<entry>
<id>7228740ed1e3b14d19744cde41655c21e2e84035</id>
<published>2019-10-02T11:03:36Z</published>
<updated>2020-07-01T06:56:22Z</updated>
<title type="text">Fix paragraphs after ruler</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/7228740ed1e3b14d19744cde41655c21e2e84035.gph" />
<author>
<name>Karl Bartel</name>
<email>[email protected]</email>
</author>
<content type="text">commit 7228740ed1e3b14d19744cde41655c21e2e84035
parent 68edb1b8fdf4596a379712264e23d6412ff41ddb
Author: Karl Bartel &lt;[email protected]&gt;
Date:   Wed,  2 Oct 2019 13:03:36 +0200

Fix paragraphs after ruler

```
- - -

foo
```
did not work because the empty line was swallowed when parsing the
ruler.

</content>
</entry>
<entry>
<id>68edb1b8fdf4596a379712264e23d6412ff41ddb</id>
<published>2019-09-29T16:46:41Z</published>
<updated>2020-07-01T06:56:22Z</updated>
<title type="text">Support literal quotes in titles</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/68edb1b8fdf4596a379712264e23d6412ff41ddb.gph" />
<author>
<name>Karl Bartel</name>
<email>[email protected]</email>
</author>
<content type="text">commit 68edb1b8fdf4596a379712264e23d6412ff41ddb
parent a9636129ccb0ee70d2795ad05c41770ba57aae73
Author: Karl Bartel &lt;[email protected]&gt;
Date:   Sun, 29 Sep 2019 18:46:41 +0200

Support literal quotes in titles

I could not find this in the markdown spec, but
https://github.com/michelf/mdtest/blob/master/Markdown.mdtest/Literal%20quotes%20in%20titles.text
includes it in the test suite and I actually prefer the implementation
after this change.

</content>
</entry>
<entry>
<id>a9636129ccb0ee70d2795ad05c41770ba57aae73</id>
<published>2019-09-29T16:16:00Z</published>
<updated>2020-07-01T06:56:22Z</updated>
<title type="text">Keep HTML comments in output</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/a9636129ccb0ee70d2795ad05c41770ba57aae73.gph" />
<author>
<name>Karl Bartel</name>
<email>[email protected]</email>
</author>
<content type="text">commit a9636129ccb0ee70d2795ad05c41770ba57aae73
parent 1793559632596f3c8e587553f1d7c87036437fb7
Author: Karl Bartel &lt;[email protected]&gt;
Date:   Sun, 29 Sep 2019 18:16:00 +0200

Keep HTML comments in output

See https://spec.commonmark.org/0.29/#example-621

</content>
</entry>
<entry>
<id>1793559632596f3c8e587553f1d7c87036437fb7</id>
<published>2019-09-29T15:36:35Z</published>
<updated>2020-07-01T06:56:22Z</updated>
<title type="text">Ignore single space around code span</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/1793559632596f3c8e587553f1d7c87036437fb7.gph" />
<author>
<name>Karl Bartel</name>
<email>[email protected]</email>
</author>
<content type="text">commit 1793559632596f3c8e587553f1d7c87036437fb7
parent b76e431cc2aaf15e55b0f349cdb5df0f87759cbe
Author: Karl Bartel &lt;[email protected]&gt;
Date:   Sun, 29 Sep 2019 17:36:35 +0200

Ignore single space around code span

According to https://spec.commonmark.org/0.29/#code-spans :

&gt; If the resulting string both begins and ends with a space character,
but does not consist entirely of space characters, a single space
character is removed from the front and back. This allows you to include
code that begins or ends with backtick characters, which must be
separated by whitespace from the opening or closing backtick strings.

</content>
</entry>
<entry>
<id>b76e431cc2aaf15e55b0f349cdb5df0f87759cbe</id>
<published>2019-09-29T15:27:56Z</published>
<updated>2020-07-01T06:56:22Z</updated>
<title type="text">Skip empty lines at end of code block</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/b76e431cc2aaf15e55b0f349cdb5df0f87759cbe.gph" />
<author>
<name>Karl Bartel</name>
<email>[email protected]</email>
</author>
<content type="text">commit b76e431cc2aaf15e55b0f349cdb5df0f87759cbe
parent 3e00caedeb16cdc3bb0740e2592064bf1823f7ad
Author: Karl Bartel &lt;[email protected]&gt;
Date:   Sun, 29 Sep 2019 17:27:56 +0200

Skip empty lines at end of code block

See https://spec.commonmark.org/0.29/#example-87

</content>
</entry>
<entry>
<id>3e00caedeb16cdc3bb0740e2592064bf1823f7ad</id>
<published>2019-09-29T15:27:26Z</published>
<updated>2020-07-01T06:56:22Z</updated>
<title type="text">Code blocks need four spaces indentation</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/3e00caedeb16cdc3bb0740e2592064bf1823f7ad.gph" />
<author>
<name>Karl Bartel</name>
<email>[email protected]</email>
</author>
<content type="text">commit 3e00caedeb16cdc3bb0740e2592064bf1823f7ad
parent beca8029f4b0bb433a4be950fc3c158b6903765e
Author: Karl Bartel &lt;[email protected]&gt;
Date:   Sun, 29 Sep 2019 17:27:26 +0200

Code blocks need four spaces indentation

</content>
</entry>
<entry>
<id>beca8029f4b0bb433a4be950fc3c158b6903765e</id>
<published>2019-09-29T15:02:25Z</published>
<updated>2020-07-01T06:56:22Z</updated>
<title type="text">Code blocks should contain the ending newline</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/beca8029f4b0bb433a4be950fc3c158b6903765e.gph" />
<author>
<name>Karl Bartel</name>
<email>[email protected]</email>
</author>
<content type="text">commit beca8029f4b0bb433a4be950fc3c158b6903765e
parent 0bb70e62b863b7c7e9686ef058835957ae0ead7b
Author: Karl Bartel &lt;[email protected]&gt;
Date:   Sun, 29 Sep 2019 17:02:25 +0200

Code blocks should contain the ending newline

See https://spec.commonmark.org/0.29/#example-1

</content>
</entry>
<entry>
<id>0bb70e62b863b7c7e9686ef058835957ae0ead7b</id>
<published>2019-09-29T14:57:00Z</published>
<updated>2020-07-01T06:56:22Z</updated>
<title type="text">Allow link target in angular brackets</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/0bb70e62b863b7c7e9686ef058835957ae0ead7b.gph" />
<author>
<name>Karl Bartel</name>
<email>[email protected]</email>
</author>
<content type="text">commit 0bb70e62b863b7c7e9686ef058835957ae0ead7b
parent c21412ce4899c134ea315cbdde0ab1f056de1463
Author: Karl Bartel &lt;[email protected]&gt;
Date:   Sun, 29 Sep 2019 16:57:00 +0200

Allow link target in angular brackets

Example:

[URL wrapped in angle brackets](&lt;/url/&gt;).

</content>
</entry>
<entry>
<id>c21412ce4899c134ea315cbdde0ab1f056de1463</id>
<published>2019-09-28T21:27:18Z</published>
<updated>2020-07-01T06:56:22Z</updated>
<title type="text">Handle nested parens in links</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/c21412ce4899c134ea315cbdde0ab1f056de1463.gph" />
<author>
<name>Karl Bartel</name>
<email>[email protected]</email>
</author>
<content type="text">commit c21412ce4899c134ea315cbdde0ab1f056de1463
parent 67be1bfcb8643531ce7063423a7e45a2225439b8
Author: Karl Bartel &lt;[email protected]&gt;
Date:   Sat, 28 Sep 2019 23:27:18 +0200

Handle nested parens in links

Example input:

[With parens in the URL](http://en.wikipedia.org/wiki/WIMP_(computing))

</content>
</entry>
<entry>
<id>67be1bfcb8643531ce7063423a7e45a2225439b8</id>
<published>2019-06-21T07:22:19Z</published>
<updated>2019-06-21T07:22:19Z</updated>
<title type="text">prepare v1.5</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/67be1bfcb8643531ce7063423a7e45a2225439b8.gph" />
<author>
<name>Enno Boland</name>
<email>[email protected]</email>
</author>
<content type="text">commit 67be1bfcb8643531ce7063423a7e45a2225439b8
parent 86a6bf613312021ccb56581d979556b9c04aaf83
Author: Enno Boland &lt;[email protected]&gt;
Date:   Fri, 21 Jun 2019 09:22:19 +0200

prepare v1.5

</content>
</entry>
<entry>
<id>86a6bf613312021ccb56581d979556b9c04aaf83</id>
<published>2018-03-27T07:45:51Z</published>
<updated>2018-03-27T07:45:51Z</updated>
<title type="text">documentation: fix language</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/86a6bf613312021ccb56581d979556b9c04aaf83.gph" />
<author>
<name>Enno Boland</name>
<email>[email protected]</email>
</author>
<content type="text">commit 86a6bf613312021ccb56581d979556b9c04aaf83
parent 66428d2e2872cbbd56f92f6308365a0494bd81cd
Author: Enno Boland &lt;[email protected]&gt;
Date:   Tue, 27 Mar 2018 09:45:51 +0200

documentation: fix language
</content>
</entry>
<entry>
<id>66428d2e2872cbbd56f92f6308365a0494bd81cd</id>
<published>2018-03-27T01:47:42Z</published>
<updated>2018-03-27T07:43:10Z</updated>
<title type="text">Yhis is not a word</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/66428d2e2872cbbd56f92f6308365a0494bd81cd.gph" />
<author>
<name>slump64</name>
<email>[email protected]</email>
</author>
<content type="text">commit 66428d2e2872cbbd56f92f6308365a0494bd81cd
parent 12fabc0a0f5b0374fd0c0b3b8f0991364d2962ba
Author: slump64 &lt;[email protected]&gt;
Date:   Tue, 27 Mar 2018 01:47:42 +0000

Yhis is not a word
</content>
</entry>
<entry>
<id>12fabc0a0f5b0374fd0c0b3b8f0991364d2962ba</id>
<published>2017-08-17T06:11:51Z</published>
<updated>2017-08-17T06:11:51Z</updated>
<title type="text">Merge pull request #6 from nabijaczleweli/master</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/12fabc0a0f5b0374fd0c0b3b8f0991364d2962ba.gph" />
<author>
<name>Enno Boland</name>
<email>[email protected]</email>
</author>
<content type="text">commit 12fabc0a0f5b0374fd0c0b3b8f0991364d2962ba
parent 2181caf0c40f6b97bb424c4d75ae63ade9eb188a
Author: Enno Boland &lt;[email protected]&gt;
Date:   Thu, 17 Aug 2017 08:11:51 +0200

Merge pull request #6 from nabijaczleweli/master

Make documentation slightly more English
</content>
</entry>
<entry>
<id>1e33f2a76688763b8ef4d8c1c4b336e503be2af2</id>
<published>2017-08-16T23:40:53Z</published>
<updated>2017-08-16T23:40:53Z</updated>
<title type="text">Make documentation slightly more English</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/1e33f2a76688763b8ef4d8c1c4b336e503be2af2.gph" />
<author>
<name>nabijaczleweli</name>
<email>[email protected]</email>
</author>
<content type="text">commit 1e33f2a76688763b8ef4d8c1c4b336e503be2af2
parent 2181caf0c40f6b97bb424c4d75ae63ade9eb188a
Author: nabijaczleweli &lt;[email protected]&gt;
Date:   Thu, 17 Aug 2017 01:40:53 +0200

Make documentation slightly more English

</content>
</entry>
<entry>
<id>2181caf0c40f6b97bb424c4d75ae63ade9eb188a</id>
<published>2016-01-20T22:13:50Z</published>
<updated>2016-01-20T22:13:50Z</updated>
<title type="text">fix shortlinks when -n is not given. #4</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/2181caf0c40f6b97bb424c4d75ae63ade9eb188a.gph" />
<author>
<name>Enno Boland</name>
<email>[email protected]</email>
</author>
<content type="text">commit 2181caf0c40f6b97bb424c4d75ae63ade9eb188a
parent 0f3176f7533166f7c497d7f90c306c0159be96f5
Author: Enno Boland &lt;[email protected]&gt;
Date:   Wed, 20 Jan 2016 23:13:50 +0100

fix shortlinks when -n is not given. #4

</content>
</entry>
<entry>
<id>0f3176f7533166f7c497d7f90c306c0159be96f5</id>
<published>2014-11-28T09:12:27Z</published>
<updated>2014-11-28T09:12:27Z</updated>
<title type="text">remove useless .hgtags</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/0f3176f7533166f7c497d7f90c306c0159be96f5.gph" />
<author>
<name>Enno Boland</name>
<email>[email protected]</email>
</author>
<content type="text">commit 0f3176f7533166f7c497d7f90c306c0159be96f5
parent 8d20cb6593eb3bedb7a2621d000026e84bf18852
Author: Enno Boland &lt;[email protected]&gt;
Date:   Fri, 28 Nov 2014 10:12:27 +0100

remove useless .hgtags

</content>
</entry>
<entry>
<id>8d20cb6593eb3bedb7a2621d000026e84bf18852</id>
<published>2014-11-28T09:10:19Z</published>
<updated>2014-11-28T09:10:19Z</updated>
<title type="text">prepare 1.4 release.</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/8d20cb6593eb3bedb7a2621d000026e84bf18852.gph" />
<author>
<name>Enno Boland</name>
<email>[email protected]</email>
</author>
<content type="text">commit 8d20cb6593eb3bedb7a2621d000026e84bf18852
parent 2d498b13322c4a8e12e7086921ad12fb501dc42f
Author: Enno Boland &lt;[email protected]&gt;
Date:   Fri, 28 Nov 2014 10:10:19 +0100

prepare 1.4 release.

</content>
</entry>
<entry>
<id>2d498b13322c4a8e12e7086921ad12fb501dc42f</id>
<published>2014-11-28T09:09:05Z</published>
<updated>2014-11-28T09:09:05Z</updated>
<title type="text">rework BUGS section in manpage. Point users to github.</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/2d498b13322c4a8e12e7086921ad12fb501dc42f.gph" />
<author>
<name>Enno Boland</name>
<email>[email protected]</email>
</author>
<content type="text">commit 2d498b13322c4a8e12e7086921ad12fb501dc42f
parent 5fe941b5a3bc9b0638e774bdd6257823f4d96d2a
Author: Enno Boland &lt;[email protected]&gt;
Date:   Fri, 28 Nov 2014 10:09:05 +0100

rework BUGS section in manpage. Point users to github.

</content>
</entry>
<entry>
<id>5fe941b5a3bc9b0638e774bdd6257823f4d96d2a</id>
<published>2014-11-28T09:08:23Z</published>
<updated>2014-11-28T09:08:23Z</updated>
<title type="text">update license.</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/5fe941b5a3bc9b0638e774bdd6257823f4d96d2a.gph" />
<author>
<name>Enno Boland</name>
<email>[email protected]</email>
</author>
<content type="text">commit 5fe941b5a3bc9b0638e774bdd6257823f4d96d2a
parent 8ddcbc040bb21d9967494c23580e3f4bb6b89815
Author: Enno Boland &lt;[email protected]&gt;
Date:   Fri, 28 Nov 2014 10:08:23 +0100

update license.

</content>
</entry>
<entry>
<id>8ddcbc040bb21d9967494c23580e3f4bb6b89815</id>
<published>2014-11-28T09:07:00Z</published>
<updated>2014-11-28T09:07:00Z</updated>
<title type="text">apply whitespace cleaning by Hiltjo Posthuma. Thanks mate!</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/8ddcbc040bb21d9967494c23580e3f4bb6b89815.gph" />
<author>
<name>Enno Boland</name>
<email>[email protected]</email>
</author>
<content type="text">commit 8ddcbc040bb21d9967494c23580e3f4bb6b89815
parent 913a387aff199a02aa4e2bdd39fb0455f6202fde
Author: Enno Boland &lt;[email protected]&gt;
Date:   Fri, 28 Nov 2014 10:07:00 +0100

apply whitespace cleaning by Hiltjo Posthuma. Thanks mate!

</content>
</entry>
<entry>
<id>913a387aff199a02aa4e2bdd39fb0455f6202fde</id>
<published>2014-11-28T09:06:32Z</published>
<updated>2014-11-28T09:06:32Z</updated>
<title type="text">apply img and anchor support written by Hiltjo Posthuma. Thanks mate!</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/913a387aff199a02aa4e2bdd39fb0455f6202fde.gph" />
<author>
<name>Enno Boland</name>
<email>[email protected]</email>
</author>
<content type="text">commit 913a387aff199a02aa4e2bdd39fb0455f6202fde
parent 0121dd058d5399b7d8a8e1e672a8951f3572041e
Author: Enno Boland &lt;[email protected]&gt;
Date:   Fri, 28 Nov 2014 10:06:32 +0100

apply img and anchor support written by Hiltjo Posthuma. Thanks mate!

</content>
</entry>
<entry>
<id>0121dd058d5399b7d8a8e1e672a8951f3572041e</id>
<published>2014-05-14T21:43:18Z</published>
<updated>2014-05-14T21:43:18Z</updated>
<title type="text">Merge pull request #3 from Ypnose/master</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/0121dd058d5399b7d8a8e1e672a8951f3572041e.gph" />
<author>
<name>Enno Boland</name>
<email>[email protected]</email>
</author>
<content type="text">commit 0121dd058d5399b7d8a8e1e672a8951f3572041e
parent 5bbc1243bc4fe6e594128c7dae7a52abcfe90757
Author: Enno Boland &lt;[email protected]&gt;
Date:   Wed, 14 May 2014 23:43:18 +0200

Merge pull request #3 from Ypnose/master

Remove newline after &lt;p&gt;
</content>
</entry>
<entry>
<id>3dcb79863747053228b0f4812aa86e7e8a098c74</id>
<published>2014-05-14T20:32:35Z</published>
<updated>2014-05-14T20:32:35Z</updated>
<title type="text">Remove newline after &lt;p&gt;</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/3dcb79863747053228b0f4812aa86e7e8a098c74.gph" />
<author>
<name>Ypnose</name>
<email>[email protected]</email>
</author>
<content type="text">commit 3dcb79863747053228b0f4812aa86e7e8a098c74
parent 5bbc1243bc4fe6e594128c7dae7a52abcfe90757
Author: Ypnose &lt;[email protected]&gt;
Date:   Wed, 14 May 2014 22:32:35 +0200

Remove newline after &lt;p&gt;
</content>
</entry>
<entry>
<id>5bbc1243bc4fe6e594128c7dae7a52abcfe90757</id>
<published>2014-02-23T20:51:48Z</published>
<updated>2014-02-23T20:51:48Z</updated>
<title type="text">Merge pull request #2 from mstevens/master</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/5bbc1243bc4fe6e594128c7dae7a52abcfe90757.gph" />
<author>
<name>Enno Boland</name>
<email>[email protected]</email>
</author>
<content type="text">commit 5bbc1243bc4fe6e594128c7dae7a52abcfe90757
parent 2c7b9d2ec0e1858ba6e5fcc2dfabd229bc914d04
Author: Enno Boland &lt;[email protected]&gt;
Date:   Sun, 23 Feb 2014 21:51:48 +0100

Merge pull request #2 from mstevens/master

Minor english improvements to docs
</content>
</entry>
<entry>
<id>792820eb83644234a1474a9ec7864f652a428fc1</id>
<published>2013-12-07T18:24:04Z</published>
<updated>2013-12-07T18:24:04Z</updated>
<title type="text">Minor english improvements to docs</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/792820eb83644234a1474a9ec7864f652a428fc1.gph" />
<author>
<name>Michael Stevens</name>
<email>[email protected]</email>
</author>
<content type="text">commit 792820eb83644234a1474a9ec7864f652a428fc1
parent 2c7b9d2ec0e1858ba6e5fcc2dfabd229bc914d04
Author: Michael Stevens &lt;[email protected]&gt;
Date:   Sat,  7 Dec 2013 18:24:04 +0000

Minor english improvements to docs

</content>
</entry>
<entry>
<id>2c7b9d2ec0e1858ba6e5fcc2dfabd229bc914d04</id>
<published>2013-06-23T09:19:28Z</published>
<updated>2013-06-23T09:19:28Z</updated>
<title type="text">Merge pull request #1 from mrdomino/master</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/2c7b9d2ec0e1858ba6e5fcc2dfabd229bc914d04.gph" />
<author>
<name>Enno Boland</name>
<email>[email protected]</email>
</author>
<content type="text">commit 2c7b9d2ec0e1858ba6e5fcc2dfabd229bc914d04
parent 1b0c0b16d11ec50ae1c7c3355634c06ee53047d5
Author: Enno Boland &lt;[email protected]&gt;
Date:   Sun, 23 Jun 2013 02:19:28 -0700

Merge pull request #1 from mrdomino/master

Fix escaping with surrounds
</content>
</entry>
<entry>
<id>b8bb25f4a7a08c5cecb21abab3835b25a079c7ec</id>
<published>2013-06-22T19:59:28Z</published>
<updated>2013-06-22T20:14:25Z</updated>
<title type="text">Fix escaping with surrounds</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/b8bb25f4a7a08c5cecb21abab3835b25a079c7ec.gph" />
<author>
<name>Steven Dee</name>
<email>[email protected]</email>
</author>
<content type="text">commit b8bb25f4a7a08c5cecb21abab3835b25a079c7ec
parent 1df23c38824a74849c176a5a3bd54d9f1dba8817
Author: Steven Dee &lt;[email protected]&gt;
Date:   Sat, 22 Jun 2013 15:59:28 -0400

Fix escaping with surrounds

When we assigned stop = strstr(start, search), we&#39;d grab the first
match even if it was escaped. Instead, we update stop as we go.

</content>
</entry>
<entry>
<id>1df23c38824a74849c176a5a3bd54d9f1dba8817</id>
<published>2013-06-22T20:05:19Z</published>
<updated>2013-06-22T20:10:54Z</updated>
<title type="text">Add test case for non-processing in &quot;`&quot;</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/1df23c38824a74849c176a5a3bd54d9f1dba8817.gph" />
<author>
<name>Steven Dee</name>
<email>[email protected]</email>
</author>
<content type="text">commit 1df23c38824a74849c176a5a3bd54d9f1dba8817
parent 1b0c0b16d11ec50ae1c7c3355634c06ee53047d5
Author: Steven Dee &lt;[email protected]&gt;
Date:   Sat, 22 Jun 2013 16:05:19 -0400

Add test case for non-processing in &quot;`&quot;

</content>
</entry>
<entry>
<id>1b0c0b16d11ec50ae1c7c3355634c06ee53047d5</id>
<published>2008-07-03T06:55:01Z</published>
<updated>2008-07-03T06:55:01Z</updated>
<title type="text">small fixes reported by Johannes. Thx btw :)</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/1b0c0b16d11ec50ae1c7c3355634c06ee53047d5.gph" />
<author>
<name>Enno Boland (Gottox)</name>
<email>[email protected]</email>
</author>
<content type="text">commit 1b0c0b16d11ec50ae1c7c3355634c06ee53047d5
parent c499a2afe19c02a3826d2f61bc3a747e6fdbffdf
Author: Enno Boland (Gottox) &lt;[email protected]&gt;
Date:   Thu,  3 Jul 2008 08:55:01 +0200

small fixes reported by Johannes. Thx btw :)

</content>
</entry>
<entry>
<id>c499a2afe19c02a3826d2f61bc3a747e6fdbffdf</id>
<published>2008-07-02T07:43:21Z</published>
<updated>2008-07-02T07:43:21Z</updated>
<title type="text">adding reallocz, adding workaround for segfault, some reformating.</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/c499a2afe19c02a3826d2f61bc3a747e6fdbffdf.gph" />
<author>
<name>Enno Boland (Gottox)</name>
<email>[email protected]</email>
</author>
<content type="text">commit c499a2afe19c02a3826d2f61bc3a747e6fdbffdf
parent 22b697c8d08fb0705cd7d64efd5e45f338fd5afc
Author: Enno Boland (Gottox) &lt;[email protected]&gt;
Date:   Wed,  2 Jul 2008 09:43:21 +0200

adding reallocz, adding workaround for segfault, some reformating.

</content>
</entry>
<entry>
<id>22b697c8d08fb0705cd7d64efd5e45f338fd5afc</id>
<published>2008-07-02T06:03:31Z</published>
<updated>2008-07-02T06:03:31Z</updated>
<title type="text">removing libsmu.c. I thought it was already gone...</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/22b697c8d08fb0705cd7d64efd5e45f338fd5afc.gph" />
<author>
<name>Enno Boland (Gottox)</name>
<email>[email protected]</email>
</author>
<content type="text">commit 22b697c8d08fb0705cd7d64efd5e45f338fd5afc
parent cf7d7b62f29ffcc61fd4105b35e781933e1d46ac
Author: Enno Boland (Gottox) &lt;[email protected]&gt;
Date:   Wed,  2 Jul 2008 08:03:31 +0200

removing libsmu.c. I thought it was already gone...

</content>
</entry>
<entry>
<id>cf7d7b62f29ffcc61fd4105b35e781933e1d46ac</id>
<published>2008-07-01T20:10:40Z</published>
<updated>2008-07-01T20:10:40Z</updated>
<title type="text">don&#39;t remove comments when -n is set.</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/cf7d7b62f29ffcc61fd4105b35e781933e1d46ac.gph" />
<author>
<name>Enno Boland (Gottox)</name>
<email>[email protected]</email>
</author>
<content type="text">commit cf7d7b62f29ffcc61fd4105b35e781933e1d46ac
parent 5fff5fdbe80372d2f79ce2b0d6324f5a1e39aeeb
Author: Enno Boland (Gottox) &lt;[email protected]&gt;
Date:   Tue,  1 Jul 2008 22:10:40 +0200

don&#39;t remove comments when -n is set.

</content>
</entry>
<entry>
<id>5fff5fdbe80372d2f79ce2b0d6324f5a1e39aeeb</id>
<published>2008-07-01T20:01:33Z</published>
<updated>2008-07-01T20:01:33Z</updated>
<title type="text">rewriting dohtml, adding docomment, rewriting arg-loop.</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/5fff5fdbe80372d2f79ce2b0d6324f5a1e39aeeb.gph" />
<author>
<name>Enno Boland (Gottox)</name>
<email>[email protected]</email>
</author>
<content type="text">commit 5fff5fdbe80372d2f79ce2b0d6324f5a1e39aeeb
parent 3584331433b743f4c0f9b6ca82180e0e55bf00d1
Author: Enno Boland (Gottox) &lt;[email protected]&gt;
Date:   Tue,  1 Jul 2008 22:01:33 +0200

rewriting dohtml, adding docomment, rewriting arg-loop.

</content>
</entry>
<entry>
<id>3584331433b743f4c0f9b6ca82180e0e55bf00d1</id>
<published>2008-06-28T19:06:02Z</published>
<updated>2008-06-28T19:06:02Z</updated>
<title type="text">Adding args unlib patch.</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/3584331433b743f4c0f9b6ca82180e0e55bf00d1.gph" />
<author>
<name>Enno Boland (Gottox)</name>
<email>[email protected]</email>
</author>
<content type="text">commit 3584331433b743f4c0f9b6ca82180e0e55bf00d1
parent b2712c1480271f92a7c2667b6be398c33973edf7
Author: Enno Boland (Gottox) &lt;[email protected]&gt;
Date:   Sat, 28 Jun 2008 21:06:02 +0200

Adding args unlib patch.

</content>
</entry>
<entry>
<id>b2712c1480271f92a7c2667b6be398c33973edf7</id>
<published>2008-06-18T06:00:18Z</published>
<updated>2008-06-18T06:00:18Z</updated>
<title type="text">turning smu into a library, thanks arg.</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/b2712c1480271f92a7c2667b6be398c33973edf7.gph" />
<author>
<name>Enno Boland (Gottox)</name>
<email>[email protected]</email>
</author>
<content type="text">commit b2712c1480271f92a7c2667b6be398c33973edf7
parent 66219165d078ff5c1f859548b5fa2b2cf0b49449
Author: Enno Boland (Gottox) &lt;[email protected]&gt;
Date:   Wed, 18 Jun 2008 08:00:18 +0200

turning smu into a library, thanks arg.

</content>
</entry>
<entry>
<id>66219165d078ff5c1f859548b5fa2b2cf0b49449</id>
<published>2008-03-16T13:19:23Z</published>
<updated>2008-03-16T13:19:23Z</updated>
<title type="text">Added tag 1.3 for changeset 4faa926444a2</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/66219165d078ff5c1f859548b5fa2b2cf0b49449.gph" />
<author>
<name>Enno Boland (Gottox)</name>
<email>[email protected]</email>
</author>
<content type="text">commit 66219165d078ff5c1f859548b5fa2b2cf0b49449
parent 03a1811bf9e2f777856fd1607e9f9bd7f945a5c3
Author: Enno Boland (Gottox) &lt;[email protected]&gt;
Date:   Sun, 16 Mar 2008 14:19:23 +0100

Added tag 1.3 for changeset 4faa926444a2

</content>
</entry>
<entry>
<id>03a1811bf9e2f777856fd1607e9f9bd7f945a5c3</id>
<published>2008-03-16T13:19:23Z</published>
<updated>2008-03-16T13:19:23Z</updated>
<title type="text">version 1.3</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/03a1811bf9e2f777856fd1607e9f9bd7f945a5c3.gph" />
<author>
<name>Enno Boland (Gottox)</name>
<email>[email protected]</email>
</author>
<content type="text">commit 03a1811bf9e2f777856fd1607e9f9bd7f945a5c3
parent 4536588aadd6cc78adfd51276ec69bc2bda4e092
Author: Enno Boland (Gottox) &lt;[email protected]&gt;
Date:   Sun, 16 Mar 2008 14:19:23 +0100

version 1.3

</content>
</entry>
<entry>
<id>4536588aadd6cc78adfd51276ec69bc2bda4e092</id>
<published>2008-03-16T12:48:41Z</published>
<updated>2008-03-16T12:48:41Z</updated>
<title type="text">typo fix</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/4536588aadd6cc78adfd51276ec69bc2bda4e092.gph" />
<author>
<name>Enno Boland (Gottox)</name>
<email>[email protected]</email>
</author>
<content type="text">commit 4536588aadd6cc78adfd51276ec69bc2bda4e092
parent 986882ad3edc7a3aa91b59b145f20a7a321d53d6
Author: Enno Boland (Gottox) &lt;[email protected]&gt;
Date:   Sun, 16 Mar 2008 13:48:41 +0100

typo fix

</content>
</entry>
<entry>
<id>986882ad3edc7a3aa91b59b145f20a7a321d53d6</id>
<published>2008-01-29T11:59:52Z</published>
<updated>2008-01-29T11:59:52Z</updated>
<title type="text">new ascii logo.</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/986882ad3edc7a3aa91b59b145f20a7a321d53d6.gph" />
<author>
<name>gottox@work</name>
<email>gottox@work</email>
</author>
<content type="text">commit 986882ad3edc7a3aa91b59b145f20a7a321d53d6
parent 2f223a46e0a0c1559c5df4851da38ac75498e1cc
Author: gottox@work &lt;gottox@work&gt;
Date:   Tue, 29 Jan 2008 12:59:52 +0100

new ascii logo.

</content>
</entry>
<entry>
<id>2f223a46e0a0c1559c5df4851da38ac75498e1cc</id>
<published>2008-01-28T13:13:58Z</published>
<updated>2008-01-28T13:13:58Z</updated>
<title type="text">preventing from unwanted output.</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/2f223a46e0a0c1559c5df4851da38ac75498e1cc.gph" />
<author>
<name>gottox@work</name>
<email>gottox@work</email>
</author>
<content type="text">commit 2f223a46e0a0c1559c5df4851da38ac75498e1cc
parent fc9310966e8c38fea21fd1cfe2f3e916cbbb11b7
Author: gottox@work &lt;gottox@work&gt;
Date:   Mon, 28 Jan 2008 14:13:58 +0100

preventing from unwanted output.

</content>
</entry>
<entry>
<id>fc9310966e8c38fea21fd1cfe2f3e916cbbb11b7</id>
<published>2008-01-28T13:10:32Z</published>
<updated>2008-01-28T13:10:32Z</updated>
<title type="text">More documentation; fixed dosurround</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/fc9310966e8c38fea21fd1cfe2f3e916cbbb11b7.gph" />
<author>
<name>gottox@work</name>
<email>gottox@work</email>
</author>
<content type="text">commit fc9310966e8c38fea21fd1cfe2f3e916cbbb11b7
parent c87f6e21b60354f352c2fd8aa02fc7aff1b9d737
Author: gottox@work &lt;gottox@work&gt;
Date:   Mon, 28 Jan 2008 14:10:32 +0100

More documentation; fixed dosurround

</content>
</entry>
<entry>
<id>c87f6e21b60354f352c2fd8aa02fc7aff1b9d737</id>
<published>2008-01-28T12:08:15Z</published>
<updated>2008-01-28T12:08:15Z</updated>
<title type="text">Removing unsigned where values are signed :/</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/c87f6e21b60354f352c2fd8aa02fc7aff1b9d737.gph" />
<author>
<name>gottox@work</name>
<email>gottox@work</email>
</author>
<content type="text">commit c87f6e21b60354f352c2fd8aa02fc7aff1b9d737
parent fa0d368d7e5342c9427acf4677c8732721ed4550
Author: gottox@work &lt;gottox@work&gt;
Date:   Mon, 28 Jan 2008 13:08:15 +0100

Removing unsigned where values are signed :/

</content>
</entry>
<entry>
<id>fa0d368d7e5342c9427acf4677c8732721ed4550</id>
<published>2008-01-26T11:45:49Z</published>
<updated>2008-01-26T11:45:49Z</updated>
<title type="text">Added workaround for strong and emphatic texts.</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/fa0d368d7e5342c9427acf4677c8732721ed4550.gph" />
<author>
<name>[email protected]</name>
<email>[email protected]</email>
</author>
<content type="text">commit fa0d368d7e5342c9427acf4677c8732721ed4550
parent f20e7b551689a365ce67be3394baf67e88cc77a7
Author: [email protected] &lt;[email protected]&gt;
Date:   Sat, 26 Jan 2008 12:45:49 +0100

Added workaround for strong and emphatic texts.

</content>
</entry>
<entry>
<id>f20e7b551689a365ce67be3394baf67e88cc77a7</id>
<published>2008-01-22T09:50:18Z</published>
<updated>2008-01-22T09:50:18Z</updated>
<title type="text">renamed smutest into testdoc. Added documentation. Changed copyright.</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/f20e7b551689a365ce67be3394baf67e88cc77a7.gph" />
<author>
<name>gottox@rootkit</name>
<email>gottox@rootkit</email>
</author>
<content type="text">commit f20e7b551689a365ce67be3394baf67e88cc77a7
parent e1030faf5fdd6c085b0708b06ea313babb9f1a9a
Author: gottox@rootkit &lt;gottox@rootkit&gt;
Date:   Tue, 22 Jan 2008 10:50:18 +0100

renamed smutest into testdoc. Added documentation. Changed copyright.

--HG--
rename : smutest =&gt; testdoc

</content>
</entry>
<entry>
<id>e1030faf5fdd6c085b0708b06ea313babb9f1a9a</id>
<published>2008-01-14T13:27:59Z</published>
<updated>2008-01-14T13:27:59Z</updated>
<title type="text">Added tag 1.1 for changeset 08f7f8e8aa42</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/e1030faf5fdd6c085b0708b06ea313babb9f1a9a.gph" />
<author>
<name>[email protected]</name>
<email>[email protected]</email>
</author>
<content type="text">commit e1030faf5fdd6c085b0708b06ea313babb9f1a9a
parent fd24df1b66fc13d8cde1f03d0b466b3dd35b5819
Author: [email protected] &lt;[email protected]&gt;
Date:   Mon, 14 Jan 2008 14:27:59 +0100

Added tag 1.1 for changeset 08f7f8e8aa42

</content>
</entry>
<entry>
<id>fd24df1b66fc13d8cde1f03d0b466b3dd35b5819</id>
<published>2008-01-14T13:27:59Z</published>
<updated>2008-01-14T13:27:59Z</updated>
<title type="text">version 1.1</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/fd24df1b66fc13d8cde1f03d0b466b3dd35b5819.gph" />
<author>
<name>[email protected]</name>
<email>[email protected]</email>
</author>
<content type="text">commit fd24df1b66fc13d8cde1f03d0b466b3dd35b5819
parent 66f4d6a937dbd6d01903622cd089d07fab1f62a7
Author: [email protected] &lt;[email protected]&gt;
Date:   Mon, 14 Jan 2008 14:27:59 +0100

version 1.1

</content>
</entry>
<entry>
<id>66f4d6a937dbd6d01903622cd089d07fab1f62a7</id>
<published>2008-01-14T13:27:35Z</published>
<updated>2008-01-14T13:27:35Z</updated>
<title type="text">Remove blank lines</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/66f4d6a937dbd6d01903622cd089d07fab1f62a7.gph" />
<author>
<name>[email protected]</name>
<email>[email protected]</email>
</author>
<content type="text">commit 66f4d6a937dbd6d01903622cd089d07fab1f62a7
parent 886702c351cd6082a898e206d7b146584b6dfaa2
Author: [email protected] &lt;[email protected]&gt;
Date:   Mon, 14 Jan 2008 14:27:35 +0100

Remove blank lines

</content>
</entry>
<entry>
<id>886702c351cd6082a898e206d7b146584b6dfaa2</id>
<published>2008-01-14T13:27:19Z</published>
<updated>2008-01-14T13:27:19Z</updated>
<title type="text">Added smutest</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/886702c351cd6082a898e206d7b146584b6dfaa2.gph" />
<author>
<name>[email protected]</name>
<email>[email protected]</email>
</author>
<content type="text">commit 886702c351cd6082a898e206d7b146584b6dfaa2
parent 1d7d3a4598596f6387cf7407c42265591d838ea4
Author: [email protected] &lt;[email protected]&gt;
Date:   Mon, 14 Jan 2008 14:27:19 +0100

Added smutest

</content>
</entry>
<entry>
<id>1d7d3a4598596f6387cf7407c42265591d838ea4</id>
<published>2008-01-14T13:19:29Z</published>
<updated>2008-01-14T13:19:29Z</updated>
<title type="text">dogtlt filled</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/1d7d3a4598596f6387cf7407c42265591d838ea4.gph" />
<author>
<name>[email protected]</name>
<email>[email protected]</email>
</author>
<content type="text">commit 1d7d3a4598596f6387cf7407c42265591d838ea4
parent 44bcd35d56ff5bc59e6ef554298efe49b1237b45
Author: [email protected] &lt;[email protected]&gt;
Date:   Mon, 14 Jan 2008 14:19:29 +0100

dogtlt filled

</content>
</entry>
<entry>
<id>44bcd35d56ff5bc59e6ef554298efe49b1237b45</id>
<published>2008-01-14T12:52:56Z</published>
<updated>2008-01-14T12:52:56Z</updated>
<title type="text">&lt;hr /&gt; is now more proper.</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/44bcd35d56ff5bc59e6ef554298efe49b1237b45.gph" />
<author>
<name>[email protected]</name>
<email>[email protected]</email>
</author>
<content type="text">commit 44bcd35d56ff5bc59e6ef554298efe49b1237b45
parent f6967fe5819b82c722fe4270c55f1ea1cb9c7fae
Author: [email protected] &lt;[email protected]&gt;
Date:   Mon, 14 Jan 2008 13:52:56 +0100

&lt;hr /&gt; is now more proper.

</content>
</entry>
<entry>
<id>f6967fe5819b82c722fe4270c55f1ea1cb9c7fae</id>
<published>2008-01-14T12:43:25Z</published>
<updated>2008-01-14T12:43:25Z</updated>
<title type="text">smu handles big files correctly now.</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/f6967fe5819b82c722fe4270c55f1ea1cb9c7fae.gph" />
<author>
<name>[email protected]</name>
<email>[email protected]</email>
</author>
<content type="text">commit f6967fe5819b82c722fe4270c55f1ea1cb9c7fae
parent 9bb4f5d434e82d31fdc2d95450f0727ec64be214
Author: [email protected] &lt;[email protected]&gt;
Date:   Mon, 14 Jan 2008 13:43:25 +0100

smu handles big files correctly now.

</content>
</entry>
<entry>
<id>9bb4f5d434e82d31fdc2d95450f0727ec64be214</id>
<published>2008-01-05T21:55:48Z</published>
<updated>2008-01-05T21:55:48Z</updated>
<title type="text">hr works again. It&#39;s a little hacky :/</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/9bb4f5d434e82d31fdc2d95450f0727ec64be214.gph" />
<author>
<name>[email protected]</name>
<email>[email protected]</email>
</author>
<content type="text">commit 9bb4f5d434e82d31fdc2d95450f0727ec64be214
parent a2af303ce18a69a8e1aa9a8b9ecdb451380c6689
Author: [email protected] &lt;[email protected]&gt;
Date:   Sat,  5 Jan 2008 22:55:48 +0100

hr works again.
It&#39;s a little hacky :/

</content>
</entry>
<entry>
<id>a2af303ce18a69a8e1aa9a8b9ecdb451380c6689</id>
<published>2008-01-04T11:04:15Z</published>
<updated>2008-01-04T11:04:15Z</updated>
<title type="text">Removed comments and unneeded replace rules (&#39;- - -&#39; should be readded later.)</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/a2af303ce18a69a8e1aa9a8b9ecdb451380c6689.gph" />
<author>
<name>[email protected]</name>
<email>[email protected]</email>
</author>
<content type="text">commit a2af303ce18a69a8e1aa9a8b9ecdb451380c6689
parent b8d1753e0945ca028ba52908ae8354d5ebf0763b
Author: [email protected] &lt;[email protected]&gt;
Date:   Fri,  4 Jan 2008 12:04:15 +0100

Removed comments and unneeded replace rules (&#39;- - -&#39; should be readded later.)

</content>
</entry>
<entry>
<id>b8d1753e0945ca028ba52908ae8354d5ebf0763b</id>
<published>2008-01-04T10:52:10Z</published>
<updated>2008-01-04T10:52:10Z</updated>
<title type="text">dd function dogtlt; added Szabolcs&#39; patch</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/b8d1753e0945ca028ba52908ae8354d5ebf0763b.gph" />
<author>
<name>[email protected]</name>
<email>[email protected]</email>
</author>
<content type="text">commit b8d1753e0945ca028ba52908ae8354d5ebf0763b
parent f7cd9bb5101e3565f6d78adbe8076b3f5cb798c3
Author: [email protected] &lt;[email protected]&gt;
Date:   Fri,  4 Jan 2008 11:52:10 +0100

dd function dogtlt; added Szabolcs&#39; patch

</content>
</entry>
<entry>
<id>f7cd9bb5101e3565f6d78adbe8076b3f5cb798c3</id>
<published>2008-01-01T19:02:20Z</published>
<updated>2008-01-01T19:02:20Z</updated>
<title type="text">dolineprefix can now work without newblock</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/f7cd9bb5101e3565f6d78adbe8076b3f5cb798c3.gph" />
<author>
<name>[email protected]</name>
<email>[email protected]</email>
</author>
<content type="text">commit f7cd9bb5101e3565f6d78adbe8076b3f5cb798c3
parent 6a94a6b5ec892789d016af8fd6b99701182fd445
Author: [email protected] &lt;[email protected]&gt;
Date:   Tue,  1 Jan 2008 20:02:20 +0100

dolineprefix can now work without newblock

</content>
</entry>
<entry>
<id>6a94a6b5ec892789d016af8fd6b99701182fd445</id>
<published>2008-01-01T14:30:04Z</published>
<updated>2008-01-01T14:30:04Z</updated>
<title type="text">Fixed bugs reported by nsz_</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/6a94a6b5ec892789d016af8fd6b99701182fd445.gph" />
<author>
<name>[email protected]</name>
<email>[email protected]</email>
</author>
<content type="text">commit 6a94a6b5ec892789d016af8fd6b99701182fd445
parent 9af11035d3c48ddb52cae2826fda51f71c35167b
Author: [email protected] &lt;[email protected]&gt;
Date:   Tue,  1 Jan 2008 15:30:04 +0100

Fixed bugs reported by nsz_

</content>
</entry>
<entry>
<id>9af11035d3c48ddb52cae2826fda51f71c35167b</id>
<published>2008-01-01T13:56:24Z</published>
<updated>2008-01-01T13:56:24Z</updated>
<title type="text">Added tag 1.0 for changeset 3ad9696d5e22</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/9af11035d3c48ddb52cae2826fda51f71c35167b.gph" />
<author>
<name>[email protected]</name>
<email>[email protected]</email>
</author>
<content type="text">commit 9af11035d3c48ddb52cae2826fda51f71c35167b
parent faaf69c44983c87852c83eaf67a76b4b457d6d78
Author: [email protected] &lt;[email protected]&gt;
Date:   Tue,  1 Jan 2008 14:56:24 +0100

Added tag 1.0 for changeset 3ad9696d5e22

</content>
</entry>
<entry>
<id>faaf69c44983c87852c83eaf67a76b4b457d6d78</id>
<published>2008-01-01T13:56:24Z</published>
<updated>2008-01-01T13:56:24Z</updated>
<title type="text">version 1.0</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/faaf69c44983c87852c83eaf67a76b4b457d6d78.gph" />
<author>
<name>[email protected]</name>
<email>[email protected]</email>
</author>
<content type="text">commit faaf69c44983c87852c83eaf67a76b4b457d6d78
parent 4f419311ff164306ae138bb363dbffa5797fbd12
Author: [email protected] &lt;[email protected]&gt;
Date:   Tue,  1 Jan 2008 14:56:24 +0100

version 1.0

</content>
</entry>
<entry>
<id>4f419311ff164306ae138bb363dbffa5797fbd12</id>
<published>2008-01-01T13:52:08Z</published>
<updated>2008-01-01T13:52:08Z</updated>
<title type="text">renamed project to smu - simple markup</title>
<link rel="alternate" href="gopher://codemadness.org/1/git/smu/commit/4f419311ff164306ae138bb363dbffa5797fbd12.gph" />
<author>
<name>[email protected]</name>
<email>[email protected]</email>
</author>
<content type="text">commit 4f419311ff164306ae138bb363dbffa5797fbd12
parent d5058298da1fef8596066d1822a67d6a0eaff614
Author: [email protected] &lt;[email protected]&gt;
Date:   Tue,  1 Jan 2008 14:52:08 +0100

renamed project to smu - simple markup

--HG--
rename : cmarkdown.1 =&gt; smu.1
rename : cmarkdown.c =&gt; smu.c

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