From eb84f4243fa7e18f97ee39f6c0b751f4c329a4ee Mon Sep 17 00:00:00 2001 From: Guillaume Gomez Date: Fri, 24 Nov 2017 23:12:35 +0100 Subject: [PATCH] fix markdown file differences --- src/doc/not_found.md | 14 +++++++------- src/librustdoc/html/render.rs | 17 +++++++++++------ src/librustdoc/markdown.rs | 16 ++++------------ 3 files changed, 22 insertions(+), 25 deletions(-) diff --git a/src/doc/not_found.md b/src/doc/not_found.md index ebe7c59313fa5..f404aa046c1ae 100644 --- a/src/doc/not_found.md +++ b/src/doc/not_found.md @@ -13,20 +13,20 @@ Some things that might be helpful to you though: # Search -*
+ - -
-* Rust doc search: + + +Rust doc search: # Reference -* [The Rust official site](https://www.rust-lang.org) -* [The Rust reference](https://doc.rust-lang.org/reference/index.html) + * [The Rust official site](https://www.rust-lang.org) + * [The Rust reference](https://doc.rust-lang.org/reference/index.html) # Docs -* [The standard library](https://doc.rust-lang.org/std/) +[The standard library](https://doc.rust-lang.org/std/)