From 12bc51603bddac886363756d550ab79a53bcac8f Mon Sep 17 00:00:00 2001 From: Ben Firshman Date: Wed, 26 Nov 2014 15:15:10 +0000 Subject: [PATCH] Update format of notes in docs style guide It seems like all of the notes in the docs are this format. Signed-off-by: Ben Firshman --- docs/sources/contributing/docs_style-guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/contributing/docs_style-guide.md b/docs/sources/contributing/docs_style-guide.md index 2da7728db..6ff3dfd1c 100644 --- a/docs/sources/contributing/docs_style-guide.md +++ b/docs/sources/contributing/docs_style-guide.md @@ -169,7 +169,7 @@ Use notes sparingly and only to bring things to the reader's attention that are critical or otherwise deserving of being called out from the body text. Please format all notes as follows: - **Note:** + > **Note:** > One line of note text > another line of note text