Commit Graph

7 Commits

Author SHA1 Message Date
Randell Dawson
0a1eeea424 fix(guide) Replace invalid prism code block names (#35961)
* fix: replace sh with shell

fix replace terminal with shell

fix replace node with js

fix replace output with shell

fix replace cs with csharp

fix replace c++ with cpp

fix replace c# with csharp

fix replace javasctipt with js

fix replace syntax  with js

fix replace unix with shell

fix replace linux with shell

fix replace java 8 with java

fix replace swift4 with swift

fix replace react.js with jsx

fix replace javascriot with js

fix replace javacsript with js

fix replace c++ -  with cpp

fix: corrected various typos

fix: replace Algorithm with nothing

fix: replace xaml with xml

fix: replace solidity with nothing

fix: replace c++ with cpp

fix: replace txt with shell

fix: replace code with json and css

fix: replace console with shell
2019-05-15 19:08:19 +02:00
Samuele Bella
13709bf178 Update index.md (#28796)
Added an Example where the while loop gets ignored.
2019-04-06 19:25:50 +05:30
despare
08cb91afc5 added when while loop is used (#34128) 2019-03-21 12:43:41 +05:30
nishk1997
7886c73726 An important point while using while loop (#25026)
* An important point while using while loop

* Grammar fixes
2018-12-15 05:54:34 -05:00
Shailendra Paliwal
4b581c9cf8 improved formatting (#33181)
I have made two changes, added a code block around `while()` syntax and fixed the formatting of H3 title Sources
2018-10-31 16:16:46 -05:00
Bouncey
6d511c558a fix(guide): Fix all frontmatter 2018-10-19 16:28:34 +01:00
Mrugesh Mohapatra
da0df12ab7 fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30