Quantcast
Channel: Ionic Forum - Latest posts
Viewing all articles
Browse latest Browse all 228595

Code indentation

$
0
0

You can read about if you search for markdown code-formatting (keep in mind to have a empty line before and after you codes)

If you wrap your code in singel-` you get online code with the grey background

this is a one liner

if you want this with multiline use 4-spaces (in every line + your own indention).

asdfasdfasdf
    asdfasdfasdf
        asdfas

and as @lehresman said there is another mardown syntax --> with 3-` where you need no 4-space idention

function hallo () {
    var test = 123;
}

Viewing all articles
Browse latest Browse all 228595

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>