| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2014-05-03 | rustdoc: Migrate from sundown to hoedown | Alex Crichton | -0/+0 | |
| 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 | ||||
