<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust-rst/parser/src, branch allow-rst-to-read-from-stdin</title>
<subtitle>a reStructuredText parser and renderer</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-rst/'/>
<entry>
<title>Trailing newlines (#31)</title>
<updated>2023-12-28T14:37:38+00:00</updated>
<author>
<name>Philipp A</name>
</author>
<published>2023-12-28T14:37:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-rst/commit/?id=774dd4798aedc40b38c6480e9c47f34c482f12d0'/>
<id>774dd4798aedc40b38c6480e9c47f34c482f12d0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Format (#38)</title>
<updated>2023-12-28T14:29:19+00:00</updated>
<author>
<name>Philipp A</name>
</author>
<published>2023-12-28T14:29:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-rst/commit/?id=2a76f2dde6533c09f8e93b44d1f214a105d9c5c2'/>
<id>2a76f2dde6533c09f8e93b44d1f214a105d9c5c2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add CI (#36)</title>
<updated>2023-12-28T14:08:37+00:00</updated>
<author>
<name>Philipp A</name>
</author>
<published>2023-12-28T14:08:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-rst/commit/?id=c0441bff302e724bb8f98420459a2c672e2286c6'/>
<id>c0441bff302e724bb8f98420459a2c672e2286c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement literal blocks (#28)</title>
<updated>2020-11-01T15:46:16+00:00</updated>
<author>
<name>Philipp A</name>
</author>
<published>2020-11-01T15:46:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-rst/commit/?id=44e9d2b79f307d9b741a606d5acd2fe6166efa5f'/>
<id>44e9d2b79f307d9b741a606d5acd2fe6166efa5f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix comment conversion (#27)</title>
<updated>2020-10-31T14:39:08+00:00</updated>
<author>
<name>Philipp A</name>
</author>
<published>2020-10-31T14:39:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-rst/commit/?id=8252a895ed0d23f23065be5000c45429031a2c6f'/>
<id>8252a895ed0d23f23065be5000c45429031a2c6f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for parsing comments (#23)</title>
<updated>2020-10-25T15:32:35+00:00</updated>
<author>
<name>nitnelave</name>
</author>
<published>2020-10-25T15:32:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-rst/commit/?id=273a69564f03d65c2040b25b68a7ddb2c8aa2087'/>
<id>273a69564f03d65c2040b25b68a7ddb2c8aa2087</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for raw directives (#17)</title>
<updated>2020-09-06T22:30:34+00:00</updated>
<author>
<name>Konsta Hölttä</name>
</author>
<published>2020-09-06T22:30:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-rst/commit/?id=4c487a44208a96e3a23ab8974d224cae489688be'/>
<id>4c487a44208a96e3a23ab8974d224cae489688be</id>
<content type='text'>
All content under a raw directive is rendered as-is if the output format
matches the writer. Otherwise none of it is shown.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
All content under a raw directive is rendered as-is if the output format
matches the writer. Otherwise none of it is shown.</pre>
</div>
</content>
</entry>
<entry>
<title>Don’t parse literal content</title>
<updated>2020-09-06T22:28:39+00:00</updated>
<author>
<name>Philipp A</name>
</author>
<published>2020-09-06T20:30:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-rst/commit/?id=c80468a8f917079189c8cd111556f9752085e3e4'/>
<id>c80468a8f917079189c8cd111556f9752085e3e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>line comments</title>
<updated>2020-09-06T14:55:49+00:00</updated>
<author>
<name>Philipp A</name>
</author>
<published>2020-09-06T14:55:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-rst/commit/?id=97d9c8f448045c4da802e1b436bbf709d2509ba5'/>
<id>97d9c8f448045c4da802e1b436bbf709d2509ba5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Arbitrary scheme url demo for issue #18 (#19)</title>
<updated>2020-09-06T14:46:45+00:00</updated>
<author>
<name>Konsta Hölttä</name>
</author>
<published>2020-09-06T14:46:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/rust-rst/commit/?id=342d09574f418549b801d133bef792649301d8aa'/>
<id>342d09574f418549b801d133bef792649301d8aa</id>
<content type='text'>
Co-authored-by: Philipp A &lt;flying-sheep@web.de&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Philipp A &lt;flying-sheep@web.de&gt;</pre>
</div>
</content>
</entry>
</feed>
