From e8d97e89e6f970807b797de1f27627c7f4534c09 Mon Sep 17 00:00:00 2001 From: Umesh Yadav Date: Wed, 8 Nov 2017 22:59:09 +0530 Subject: [PATCH] Added note for documentation style. (#6229) * Added note for documentation style. * Added {: .note} --- docs/home/contribute/style-guide.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/home/contribute/style-guide.md b/docs/home/contribute/style-guide.md index 5fd702c860..4b5efb30bd 100644 --- a/docs/home/contribute/style-guide.md +++ b/docs/home/contribute/style-guide.md @@ -15,6 +15,9 @@ docs, follow the instructions on {% capture body %} +**Note:** Kubernetes documentation uses [GitHub Flavored Markdown](https://github.github.com/gfm/). +{: .note} + ## Documentation formatting standards ### Use camel case for API objects