Added note for documentation style. (#6229)
* Added note for documentation style. * Added {: .note}reviewable/pr6237/r1
parent
bb31d7ecbc
commit
e8d97e89e6
|
@ -15,6 +15,9 @@ docs, follow the instructions on
|
||||||
|
|
||||||
{% capture body %}
|
{% capture body %}
|
||||||
|
|
||||||
|
**Note:** Kubernetes documentation uses [GitHub Flavored Markdown](https://github.github.com/gfm/).
|
||||||
|
{: .note}
|
||||||
|
|
||||||
## Documentation formatting standards
|
## Documentation formatting standards
|
||||||
|
|
||||||
### Use camel case for API objects
|
### Use camel case for API objects
|
||||||
|
|
Loading…
Reference in New Issue