Updated Scripting: echo (markdown)

TurdPooCharger 2018-04-21 21:11:03 -04:00
parent 889b1d8856
commit f98d9b1afb

@ -47,7 +47,7 @@ In order to skip two lines, care is needed to add ` ` between the two `\n`.
`echo "Hello \n\nWorld"`
> Hello
> Hello
> World
**Example 7:**