summary refs log tree commit diff
path: root/src/rt/sundown/examples/sundown.c
AgeCommit message (Collapse)AuthorLines
2013-09-25rustdoc: Add sundown to src/rt/Alex Crichton-0/+80
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.