<feed xmlns='http://www.w3.org/2005/Atom'>
<title>clarktown.git/src/clarktown/parsers, 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-04-19T14:50:19+00:00</updated>
<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>Fix #12: Links where the label has dashes (`-`) do not get parsed</title>
<updated>2022-04-10T22:33:47+00:00</updated>
<author>
<name>Asko Nomm</name>
<email>asko@bien.ee</email>
</author>
<published>2022-04-10T22:33:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git2.nmm.ee/clarktown.git/commit/?id=da5edae76e75f904e395b1b712192a4d9be35ace'/>
<id>urn:sha1:da5edae76e75f904e395b1b712192a4d9be35ace</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Close #11: Support dash unordered lists</title>
<updated>2022-04-10T16:24:19+00:00</updated>
<author>
<name>Asko Nomm</name>
<email>asko@bien.ee</email>
</author>
<published>2022-04-10T16:24:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git2.nmm.ee/clarktown.git/commit/?id=c5e7965fec017d2a51ae42ddd781d472fc89bff8'/>
<id>urn:sha1:c5e7965fec017d2a51ae42ddd781d472fc89bff8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Close #10: Support triple-dash horizontal lines</title>
<updated>2022-04-10T12:42:53+00:00</updated>
<author>
<name>Asko Nomm</name>
<email>asko@bien.ee</email>
</author>
<published>2022-04-10T12:42:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git2.nmm.ee/clarktown.git/commit/?id=187bfeaeb559e8d17f63aef46deb1b2c28ee9829'/>
<id>urn:sha1:187bfeaeb559e8d17f63aef46deb1b2c28ee9829</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Re #4: Add full test coverage for quote blocks.</title>
<updated>2022-04-10T12:23:43+00:00</updated>
<author>
<name>Asko Nomm</name>
<email>asko@bien.ee</email>
</author>
<published>2022-04-10T12:23:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git2.nmm.ee/clarktown.git/commit/?id=e79fcd4c45dbf1eb6e8ec79725fbe3c55f8b2c7d'/>
<id>urn:sha1:e79fcd4c45dbf1eb6e8ec79725fbe3c55f8b2c7d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix #9: Underscores in links get rendered into</title>
<updated>2022-04-10T03:16:34+00:00</updated>
<author>
<name>Asko Nomm</name>
<email>asko@bien.ee</email>
</author>
<published>2022-04-10T03:16:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git2.nmm.ee/clarktown.git/commit/?id=d4fd8d01eb9b57f1ee7b770ca24fc5e121b49edc'/>
<id>urn:sha1:d4fd8d01eb9b57f1ee7b770ca24fc5e121b49edc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix #8: Links break textual checkboxes</title>
<updated>2022-04-09T17:32:05+00:00</updated>
<author>
<name>Asko Nomm</name>
<email>asko@bien.ee</email>
</author>
<published>2022-04-09T17:32:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git2.nmm.ee/clarktown.git/commit/?id=9fae4b6dfabc7485a8a2debf108d8190761590f5'/>
<id>urn:sha1:9fae4b6dfabc7485a8a2debf108d8190761590f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support settext headings (closes #6)</title>
<updated>2022-04-09T11:51:16+00:00</updated>
<author>
<name>Asko Nomm</name>
<email>asko@bien.ee</email>
</author>
<published>2022-04-09T11:51:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git2.nmm.ee/clarktown.git/commit/?id=9f8f4fc36adef06458320d7bfdef01dbe41f52a1'/>
<id>urn:sha1:9f8f4fc36adef06458320d7bfdef01dbe41f52a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add ability to create bold-italic text by using three consecutive asterisk or underscores (re #5).</title>
<updated>2022-04-07T10:02:42+00:00</updated>
<author>
<name>Asko Nomm</name>
<email>asko@bien.ee</email>
</author>
<published>2022-04-07T10:02:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git2.nmm.ee/clarktown.git/commit/?id=ba7a4eaa4e22e9d2213d5911cc275b3a7f702376'/>
<id>urn:sha1:ba7a4eaa4e22e9d2213d5911cc275b3a7f702376</id>
<content type='text'>
</content>
</entry>
</feed>
