last_30_days
with backtick (`)
with backtick (``)
here are three ``` here are four ```` here is one ` that's it
`starting & ending with a backtick`
Who ate the most donuts this week?
Jeff 15
Sam 11
Robin 6
// Fprint formats using the default formats for its operands and writes to w. // Spaces are added between operands when neither is a string. // It returns the number of bytes written and any write error encountered. func Fprint(w io.Writer, a ...interface{}) (n int, err error) {
When x = 3
, that means x + 2 = 5
The <img>
tag is used to embed an image.
The
tag is used to embed an image.
Two variables A
B
CSS:
body {
color: yellow;
font-size: 16px;
}
CSS:
body {
color: yellow;
font-size: 16px;
}
```
~~~
Some ~~~
totally ~~~~~~ normal
~ code
The <img> tag is used to embed an image.
The
tag is used to embed an image.