The tile
The article is written in a markdown. That means you can use standard markdown
marks, that can be found for example on this site.
If you have code, make it look like a code.
def print_hi(name)
puts "Hi, #{name}"
end
print_hi('Tom')
#=> prints 'Hi, Tom' to STDOUT.Tables should look like tables
| Tables | Are | Cool |
|---|---|---|
| col 3 is | right-aligned | $1600 |
| col 2 is | centered | $12 |
| zebra stripes | are neat | $1 |