<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tg2md/tests/voice_messages/audio_1@12-11-2020_13-01-05.ogg, 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>add tests</title>
<updated>2020-11-12T19:38:08+00:00</updated>
<author>
<name>la-ninpre</name>
<email>leobrekalini@gmail.com</email>
</author>
<published>2020-11-12T19:38:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.aaoth.xyz/tg2md/commit/?id=767dc7f6954a66e187e5eefc36c21868048e04fc'/>
<id>767dc7f6954a66e187e5eefc36c21868048e04fc</id>
<content type='text'>
i've found some issues with formatted text, this could be seen in output
(which is not included now). there are some complications with parsing
newline characters, but i'll fix it later.

also script is now usable like command-line application. you can specify
the directory in which source files are located.

to make some tests you need to run
$ python parse.py tests

this will create directory tests/formatted_posts, where markdown posts
will be populated.

if directory is not specified, it assumes that script is in the source
    folder. if needed json file could not be found, it exits with code
    1.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
i've found some issues with formatted text, this could be seen in output
(which is not included now). there are some complications with parsing
newline characters, but i'll fix it later.

also script is now usable like command-line application. you can specify
the directory in which source files are located.

to make some tests you need to run
$ python parse.py tests

this will create directory tests/formatted_posts, where markdown posts
will be populated.

if directory is not specified, it assumes that script is in the source
    folder. if needed json file could not be found, it exits with code
    1.
</pre>
</div>
</content>
</entry>
</feed>
