Merge pull request #30792 from Deepakktripathy/mysoln

removed the italics
This commit is contained in:
Kubernetes Prow Robot
2021-12-09 02:32:09 -08:00
committed by GitHub
@@ -27,7 +27,7 @@ flowchart LR
direction TB
T[ ] -.-
D[Write docs in markdown<br>and build site with Hugo] --- E[source in GitHub]
E --- G[_'/content/../docs'_ folder contains docs<br>for multiple languages]
E --- G['/content/../docs' folder contains docs<br>for multiple languages]
G --- H[Review Hugo page content<br>types and shortcodes]
end