Code

This is an inline code example

This is an inline `code` example

Block

<button type="button">Click Me!</button>
```markup
<button type="button">Click Me!</button>
```