From 6c0fdac8c6b31e2b0f13f699fe4eedd0c156efa1 Mon Sep 17 00:00:00 2001 From: Amy Brown Date: Thu, 26 Feb 2015 13:06:42 -0500 Subject: [PATCH] Added blockquote markers back (just realized that they're supposed to be there. >_< ) --- LAYOUT.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/LAYOUT.md b/LAYOUT.md index 26bf215..c7f946b 100644 --- a/LAYOUT.md +++ b/LAYOUT.md @@ -10,9 +10,9 @@ submodules or clever tricks with symbolic links). instructions: ~~~ - Please see [https://github.com/swcarpentry/lesson-template](https://github.com/swcarpentry/lesson-template) - for instructions on formatting, building, and submitting lessons, - or run `make` in this directory for a list of helpful commands. + > Please see [https://github.com/swcarpentry/lesson-template](https://github.com/swcarpentry/lesson-template) + > for instructions on formatting, building, and submitting lessons, + > or run `make` in this directory for a list of helpful commands. ~~~ 2. Other files in the root directory: the source of the lesson's web -- GitLab