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
```
~~~
Some ~~~
totally ~~~~~~ normal
~ code