Heres some code, <div></div>
, between 2 backticks.
// this is multi-line code:
function anotherExample(firstLine, lastLine) {
if (firstLine == '```' && lastLine == '```') {
return multiLineCode;
}
}
You can also make text bold... whoa! Or italic. Or... both!
There's also links, and
Block Quotes!