From 5d86c5e1f2472d5331532b02cb7595051936f4b1 Mon Sep 17 00:00:00 2001 From: Alexandre Bury Date: Mon, 15 Aug 2016 17:38:37 -0700 Subject: [PATCH] Remove % line in the tutorial Artifact from rustdoc experiment --- doc/tutorial_1.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/doc/tutorial_1.md b/doc/tutorial_1.md index 7ec1cb9..af34850 100644 --- a/doc/tutorial_1.md +++ b/doc/tutorial_1.md @@ -1,5 +1,3 @@ -% Tutorial - # Starting with cursive: Basics ## Target goal