<feed xmlns='http://www.w3.org/2005/Atom'>
<title>clarktown.git/src/clarktown/core.clj, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git2.nmm.ee/clarktown.git/atom?h=master</id>
<link rel='self' href='https://git2.nmm.ee/clarktown.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git2.nmm.ee/clarktown.git/'/>
<updated>2022-05-15T12:13:36+00:00</updated>
<entry>
<title>Use a config map instead to overwrite parsers and correctors.</title>
<updated>2022-05-15T12:13:36+00:00</updated>
<author>
<name>Asko Nõmm</name>
<email>ano@ano.ee</email>
</author>
<published>2022-05-15T12:13:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git2.nmm.ee/clarktown.git/commit/?id=df9888269fd4f68d0d6105233332b25a3c79b226'/>
<id>urn:sha1:df9888269fd4f68d0d6105233332b25a3c79b226</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make code more narrow</title>
<updated>2022-04-22T11:34:18+00:00</updated>
<author>
<name>Asko Nõmm</name>
<email>asko@bien.ee</email>
</author>
<published>2022-04-22T11:34:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git2.nmm.ee/clarktown.git/commit/?id=77b065ba5cd57d4a02b0cae68d74412d1234554c'/>
<id>urn:sha1:77b065ba5cd57d4a02b0cae68d74412d1234554c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Send correctors to each render as well</title>
<updated>2022-04-21T16:13:02+00:00</updated>
<author>
<name>Asko Nõmm</name>
<email>asko@bien.ee</email>
</author>
<published>2022-04-21T16:13:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git2.nmm.ee/clarktown.git/commit/?id=04821d8be5d773153718948454c864495704f67b'/>
<id>urn:sha1:04821d8be5d773153718948454c864495704f67b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>WIP #16</title>
<updated>2022-04-19T14:50:19+00:00</updated>
<author>
<name>Asko Nõmm</name>
<email>asko@bien.ee</email>
</author>
<published>2022-04-19T14:50:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git2.nmm.ee/clarktown.git/commit/?id=52203a49aa544b2c11c96445d8732893160c436b'/>
<id>urn:sha1:52203a49aa544b2c11c96445d8732893160c436b</id>
<content type='text'>
Pretty much done. Needs more testing. And new documentation.
</content>
</entry>
<entry>
<title>Implement Markdown correction mechanism</title>
<updated>2022-04-15T17:56:01+00:00</updated>
<author>
<name>Asko Nõmm</name>
<email>asko@bien.ee</email>
</author>
<published>2022-04-15T17:56:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git2.nmm.ee/clarktown.git/commit/?id=ce96dd264fd2385303f48259e5e8d1431d22b91d'/>
<id>urn:sha1:ce96dd264fd2385303f48259e5e8d1431d22b91d</id>
<content type='text'>
This fixes the issue for ATX headings and code blocks where if there were no empty lines below and above of them it couldn't correctly identify those blocks as what they were.

There's now a Markdown correction function where we can add more of these corrections in the future, making the whole thing a lot easier.
</content>
</entry>
<entry>
<title>Fixes list blocks, which can now be of any depth and should work just fine.</title>
<updated>2022-04-06T11:43:59+00:00</updated>
<author>
<name>Asko Nomm</name>
<email>asko@bien.ee</email>
</author>
<published>2022-04-06T11:43:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git2.nmm.ee/clarktown.git/commit/?id=2072d2730e0a7991bdf6474275f9fe9cd8fac182'/>
<id>urn:sha1:2072d2730e0a7991bdf6474275f9fe9cd8fac182</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bump</title>
<updated>2022-04-04T23:38:03+00:00</updated>
<author>
<name>Asko Nomm</name>
<email>asko@bien.ee</email>
</author>
<published>2022-04-04T23:38:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git2.nmm.ee/clarktown.git/commit/?id=3770175783d53f9008d81dca8b19741b218d925f'/>
<id>urn:sha1:3770175783d53f9008d81dca8b19741b218d925f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Pass renderers down to parsers for potential recursiveness and add quote block</title>
<updated>2021-12-08T00:38:01+00:00</updated>
<author>
<name>Asko Nõmm</name>
<email>asko@bien.ee</email>
</author>
<published>2021-12-08T00:38:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git2.nmm.ee/clarktown.git/commit/?id=0faad35a2bb98eda9aa59dc6b95bb1978f3fda71'/>
<id>urn:sha1:0faad35a2bb98eda9aa59dc6b95bb1978f3fda71</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add fallback rendering (used for paragraphs)</title>
<updated>2021-12-04T21:00:15+00:00</updated>
<author>
<name>Asko Nõmm</name>
<email>asko@bien.ee</email>
</author>
<published>2021-12-04T21:00:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git2.nmm.ee/clarktown.git/commit/?id=3099a0f7cc132a15c4ea1114937c34c07f751318'/>
<id>urn:sha1:3099a0f7cc132a15c4ea1114937c34c07f751318</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Stitch code blocks</title>
<updated>2021-12-04T20:34:24+00:00</updated>
<author>
<name>Asko Nõmm</name>
<email>asko@bien.ee</email>
</author>
<published>2021-12-04T20:34:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git2.nmm.ee/clarktown.git/commit/?id=9877c4326b6c0732355bbd12e4a98364a6e1c9eb'/>
<id>urn:sha1:9877c4326b6c0732355bbd12e4a98364a6e1c9eb</id>
<content type='text'>
</content>
</entry>
</feed>
