<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust-rst/src/document_tree, branch master</title>
<subtitle>a reStructuredText parser and renderer</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-rst/'/>
<entry>
<title>Split into smaller crates</title>
<updated>2019-12-26T22:36:48+00:00</updated>
<author>
<name>Philipp A</name>
</author>
<published>2019-12-26T22:01:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-rst/commit/?id=a0e3c53758d526bb418c068bce1c99fa5a597ed3'/>
<id>a0e3c53758d526bb418c068bce1c99fa5a597ed3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Convenience with_extra_and_children</title>
<updated>2019-12-08T19:24:47+00:00</updated>
<author>
<name>Philipp A</name>
</author>
<published>2019-12-08T19:24:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-rst/commit/?id=1f95ebcc0e4e1393531e3d20e02d750ba0b476d6'/>
<id>1f95ebcc0e4e1393531e3d20e02d750ba0b476d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Handling relative URLs in the conversion code.</title>
<updated>2019-11-07T08:27:38+00:00</updated>
<author>
<name>Andreu Botella Botella</name>
</author>
<published>2019-11-06T02:09:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-rst/commit/?id=df6b7645d845a022ca7eeba08b1ecb761a020195'/>
<id>df6b7645d845a022ca7eeba08b1ecb761a020195</id>
<content type='text'>
Closes #10.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #10.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make elements clonable. (#8)</title>
<updated>2019-09-05T07:46:38+00:00</updated>
<author>
<name>Andreu Botella</name>
</author>
<published>2019-09-05T07:46:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-rst/commit/?id=7d38186a0ae3222b6de9bc91290a87d0e4564e18'/>
<id>7d38186a0ae3222b6de9bc91290a87d0e4564e18</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding an attribute type for the cols attribute of tgroup.</title>
<updated>2019-05-08T16:28:30+00:00</updated>
<author>
<name>Andreu Botella</name>
</author>
<published>2019-05-08T16:28:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-rst/commit/?id=543c97c71d9dd8b79507dc6fe352ad6bdcbe18b6'/>
<id>543c97c71d9dd8b79507dc6fe352ad6bdcbe18b6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding attributes to the table content elements.</title>
<updated>2019-05-08T11:35:40+00:00</updated>
<author>
<name>Andreu Botella</name>
</author>
<published>2019-05-08T11:35:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-rst/commit/?id=7c69731a62bd71c5411395b8ee35bd5f68ec36fb'/>
<id>7c69731a62bd71c5411395b8ee35bd5f68ec36fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding table content elements.</title>
<updated>2019-04-19T14:22:11+00:00</updated>
<author>
<name>Andreu Botella</name>
</author>
<published>2019-04-19T14:22:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-rst/commit/?id=a803534b470da9708b3260f0ab3a69d17dd2486f'/>
<id>a803534b470da9708b3260f0ab3a69d17dd2486f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>development file</title>
<updated>2019-04-17T19:26:22+00:00</updated>
<author>
<name>Philipp A</name>
</author>
<published>2019-04-17T19:26:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-rst/commit/?id=df4a83a5639adb21940f1ce43da489ba430621ef'/>
<id>df4a83a5639adb21940f1ce43da489ba430621ef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add stub for ref resolution</title>
<updated>2019-03-31T21:22:03+00:00</updated>
<author>
<name>Philipp A</name>
</author>
<published>2019-03-31T21:22:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-rst/commit/?id=d6cc93c02ceb4730375df9a0ca4ae2ea01391737'/>
<id>d6cc93c02ceb4730375df9a0ca4ae2ea01391737</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert indentation to tabs</title>
<updated>2019-03-31T21:21:45+00:00</updated>
<author>
<name>Philipp A</name>
</author>
<published>2019-03-31T21:21:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-rst/commit/?id=4e22848e3faa255c34fdc1b6503a88a02a7350c5'/>
<id>4e22848e3faa255c34fdc1b6503a88a02a7350c5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
