All of these are equivalent:

- `*hi*`
- ` *hi* `
- ``*hi* ``
- ````*hi*````
- `*hi*
  `

Backticks in code spans:

- ``` ``code`` ```
- ` ``code`` `