Win / GreatAwakening
GreatAwakening
Sign In
DEFAULT COMMUNITIES All General AskWin Funny Technology Animals Sports Gaming DIY Health Positive Privacy
Reason: None provided.

Theres all sorts of formatting

Techniques that you

  • can use

  • headers are made with a '# <text>'

  • code formatting is done with back ticks

  • three backticks makes a code block

function life() {
    var life = 42;
    return life;
}
2 years ago
1 score
Reason: None provided.

Theres all sorts of formatting

Techniques that you

  • can use

  • headers are made with a '# <text>'

  • code blocks can be made with back ticks

function life() {
    var life = 42;
    return life;
}
2 years ago
1 score
Reason: None provided.

Theres all sorts of formatting

Techniques that you

  • can use

  • headers are made with a '# <text>'

  • code blocks can be made with back ticks


function life() {
    var life = 42;
    return life;
}
2 years ago
1 score
Reason: None provided.

Theres all sorts of formatting

Techniques that you

  • can use

  • headers are made with a '# <text>'

  • code blocks can be made with back ticks


function life() {
    var life = 42;
    return life;
}```
2 years ago
1 score
Reason: None provided.

Theres all sorts of formatting

Techniques that you

  • can use

  • headers are made with a '# <text>'

  • code blocks can be made with back ticks

`like this

function life() { var life = 42; return life; }`

2 years ago
1 score
Reason: None provided.

Theres all sorts of formatting

Techniques that you

  • can use

  • headers are made with a '# <text>'

  • code blocks can be made with back ticks `like this

function life() { var life = 42; return life; }`

2 years ago
1 score
Reason: None provided.

Theres all sorts of formatting

Techniques that you

  • can use

  • headers are made with a '# <text>'

  • code blocks can be made with back ticks

  • `like this

function life() { var life = 42; return life; }`

2 years ago
1 score