<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tg2md/tests/formatted_posts/2020-11-12-13.md, branch main</title>
<subtitle>converter from telegram json to jekyll md</subtitle>
<link rel='alternate' type='text/html' href='http://git.aaoth.xyz/tg2md/'/>
<entry>
<title>remove generated files</title>
<updated>2020-12-10T17:08:59+00:00</updated>
<author>
<name>la-ninpre</name>
<email>leobrekalini@gmail.com</email>
</author>
<published>2020-12-10T17:08:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.aaoth.xyz/tg2md/commit/?id=63d6cfec84bfa750604734e269d3c1c9e3c1fc04'/>
<id>63d6cfec84bfa750604734e269d3c1c9e3c1fc04</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix formatted text parsing</title>
<updated>2020-11-16T16:45:19+00:00</updated>
<author>
<name>la-ninpre</name>
<email>leobrekalini@gmail.com</email>
</author>
<published>2020-11-16T16:45:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.aaoth.xyz/tg2md/commit/?id=2d26d28c8f891bae27bf075b443b1e82185e4a37'/>
<id>2d26d28c8f891bae27bf075b443b1e82185e4a37</id>
<content type='text'>
earlier, situations when there were strings like 'bold\ntext\n' that
needed to be treated as bold text were converted in a wrong way (e.g.
like '**bold\ntext\n**', which is breaking markup because of newline
characters before closing asterisks), but now it's kind of fixed.

also there's now support for emails and &lt;pre&gt; blocks.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
earlier, situations when there were strings like 'bold\ntext\n' that
needed to be treated as bold text were converted in a wrong way (e.g.
like '**bold\ntext\n**', which is breaking markup because of newline
characters before closing asterisks), but now it's kind of fixed.

also there's now support for emails and &lt;pre&gt; blocks.
</pre>
</div>
</content>
</entry>
</feed>
