<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/rt/sundown/examples/smartypants.c, branch master</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=master</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2014-05-04T00:36:20+00:00</updated>
<entry>
<title>rustdoc: Migrate from sundown to hoedown</title>
<updated>2014-05-04T00:36:20+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2014-05-03T00:56:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=9306e840f59ac22651c6177a89352bf5d607fcbd'/>
<id>urn:sha1:9306e840f59ac22651c6177a89352bf5d607fcbd</id>
<content type='text'>
This primary fix brought on by this upgrade is the proper matching of the ```
and ~~~ doc blocks. This also moves hoedown to a git submodule rather than a
bundled repository.

Additionally, hoedown is stricter about code blocks, so this ended up fixing a
lot of invalid code blocks (ending with " ```" instead of "```", or ending with
"~~~~" instead of "~~~").

Closes #12776
</content>
</entry>
<entry>
<title>rustdoc: Add sundown to src/rt/</title>
<updated>2013-09-25T21:27:41+00:00</updated>
<author>
<name>Alex Crichton</name>
<email>alex@alexcrichton.com</email>
</author>
<published>2013-09-23T22:35:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6aba140fa738acea9d06e29e95abbfcc9d1cba5d'/>
<id>urn:sha1:6aba140fa738acea9d06e29e95abbfcc9d1cba5d</id>
<content type='text'>
This also starts compiling it in the same manner as linenoise, it's just bundled
with librustrt directly, and we export just a few symbols out of it.
</content>
</entry>
</feed>
